mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
When trying to charge the assetbundle the theme-color("primary") function
is not found what causes problems when trying to set the default values.
With this changes the default value is the value set on ad9f8fae71/addons/web/static/src/scss/primary_variables.scss (L55)
this change avoid the problems and the module works fine.
Addapted too the class for required fields.