3
0
Fork 0

Merge PR #2914 into 17.0

Signed-off-by CarlosRoca13
17.0
OCA-git-bot 2024-08-12 09:29:36 +00:00
commit 9cbbd2a7eb
1 changed files with 5 additions and 2 deletions

View File

@ -10,12 +10,15 @@
"assets": {
"web.assets_backend": [
"web_refresher/static/src/scss/refresher.scss",
"web_refresher/static/src/js/refresher.esm.js",
"web_refresher/static/src/js/control_panel.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/js/*.esm.js",
),
(
"after",
"web/static/src/search/control_panel/control_panel.xml",