-
- Downloads
[FIX] base_setup: too long input placeholder
The placeholder may be too long and not fit the screen. In this situation it would not been shown at all. Using the `text-trauncate` bootstrap class, the end of the text is truncated with an ellipsis in case it doesn't fit on screen. task-id-3098157 closes odoo/odoo#108983 X-original-commit: d02c462f Signed-off-by:Julien Castiaux <juc@odoo.com>