[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
committed by Joan Mateu Jordi
parent 3510f55784
commit 42e8ca958d
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,
}