[FIX] web_sheet_full_width: fix assets.xml in manifest and missing parenthesis in readme.

This commit is contained in:
Jerther
2017-10-17 11:15:42 -04:00
parent cbe367416f
commit 82b7b33a3e
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
'web',
],
"data": [
"view/qweb.xml",
"templates/assets.xml",
],
"installable": True,
}