You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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]: 0ce1455
[2]: odoo/odoo@9fe45e2
[3]: odoo/odoo@f32212f
runbot-226494
closes#1097
Signed-off-by: Quentin Smetz (qsm) <[email protected]>
0 commit comments