mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[PORT][WIP] New kind of call for js and css files;
This commit is contained in:
@@ -73,19 +73,14 @@ possible future improvments:
|
||||
""",
|
||||
'data': [
|
||||
'view/tile.xml',
|
||||
'view/templates.xml',
|
||||
'security/ir.model.access.csv',
|
||||
'security/rules.xml',
|
||||
],
|
||||
'css': [
|
||||
'static/src/css/tile.css',
|
||||
],
|
||||
'demo': [
|
||||
'demo/res_groups.yml',
|
||||
'demo/tile_tile.yml',
|
||||
],
|
||||
'js': [
|
||||
'static/src/js/custom_js.js',
|
||||
],
|
||||
'qweb': [
|
||||
'static/src/xml/custom_xml.xml',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user