[FIX] website_slides: prevent content title overflow
This commit resolves the issue of content title overflow in both fullscreen
and non-fullscreen views by cropping the title and adding '...' at the end.
Task-3384661
closes odoo/odoo#128713
Signed-off-by:
Thibault Delavallee (tde) <tde@openerp.com>
Showing
- addons/website_slides/views/website_slides_templates_course.xml 2 additions, 2 deletions.../website_slides/views/website_slides_templates_course.xml
- addons/website_slides/views/website_slides_templates_lesson.xml 2 additions, 2 deletions.../website_slides/views/website_slides_templates_lesson.xml
- addons/website_slides/views/website_slides_templates_lesson_fullscreen.xml 3 additions, 3 deletions...ides/views/website_slides_templates_lesson_fullscreen.xml
Loading