[PORT][WIP] New kind of call for js and css files;

This commit is contained in:
Sylvain LE GAL
2015-07-17 09:43:34 +02:00
parent 245bf33a9a
commit 46d83087f5
2 changed files with 34 additions and 6 deletions

View File

@@ -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',
],