mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
bcb3f3718ac9a5944f1a33fef9533b79591e4a2c
[1] adapted the code to work with the new website builder (introduced by [2]). The problem is that since [3], some templates have been renamed and `html_builder.FooterTemplateOption` became `website.FooterTemplateOption`. The commit changes the occurrence of `html_builder.FooterTemplateOption` into `website.FooterTemplateOption` in `design-themes`. [1]: https://github.com/odoo/design-themes/commit/0ce1455aac7d95154b92daa98fb8ffbf27d12f1a [2]: https://github.com/odoo/odoo/commit/9fe45e2b7ddbbfd0445ffe25a859e67a316d02b2 [3]: https://github.com/odoo/odoo/commit/f32212f6a4e1c9915791a5d4d63a57bbcb40ac61 runbot-226494 closes odoo/design-themes#1097 Signed-off-by: Quentin Smetz (qsm) <qsm@odoo.com>
Description
No description provided
Languages
SCSS
49.6%
Python
25.4%
JavaScript
24.4%
Rich Text Format
0.5%