mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
[IMP] theme_buzzy: revamp the theme
task-4178061 Part of task-4177975 closes odoo/design-themes#907 Signed-off-by: Benoit Socias (bso) <bso@odoo.com>
This commit is contained in:
@@ -5,7 +5,7 @@ class ThemeBuzzy(models.AbstractModel):
|
||||
_inherit = 'theme.utils'
|
||||
|
||||
def _theme_buzzy_post_copy(self, mod):
|
||||
self.enable_view('website.template_footer_minimalist')
|
||||
self.enable_view('website.template_footer_headline')
|
||||
|
||||
self.enable_asset("website.ripple_effect_scss")
|
||||
self.enable_asset("website.ripple_effect_js")
|
||||
|
||||
Reference in New Issue
Block a user