mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
e05e835b2820b6ea88eec70f8435f2106a940841
The themes cobalt, paptic and vehicle apply upper on cta_btn_text for some snippets. In some case cta_btn_text is a boolean (False) and not a string. We must check cta_btn_text is not False before calling upper on it. task-2518565 closes odoo/design-themes#33 Signed-off-by: Jérémy Kersten (jke) <jke@openerp.com>
Description
No description provided
Languages
SCSS
49.6%
Python
25.4%
JavaScript
24.4%
Rich Text Format
0.5%