mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
@@ -10,11 +10,15 @@
|
||||
"assets": {
|
||||
"web.assets_backend": [
|
||||
"web_refresher/static/src/**/*.scss",
|
||||
"web_refresher/static/src/**/*.esm.js",
|
||||
"web_refresher/static/src/xml/refresher.xml",
|
||||
# Load the modification of the master template just after it,
|
||||
# for having the modification in all the primary extensions.
|
||||
# Example: the project primary view.
|
||||
(
|
||||
"after",
|
||||
"web/static/src/search/control_panel/control_panel.js",
|
||||
"web_refresher/static/src/**/*.esm.js",
|
||||
),
|
||||
(
|
||||
"after",
|
||||
"web/static/src/search/control_panel/control_panel.xml",
|
||||
|
||||
Reference in New Issue
Block a user