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

pull/761/head
Jerther 2017-10-17 11:15:42 -04:00
parent cbe367416f
commit 82b7b33a3e
No known key found for this signature in database
GPG Key ID: 5AC889A69C775556
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ Contributors
* Holger Brunn <hbrunn@therp.nl>
* Nicolas JEUDY - Sudokeys (https://github.com/njeudy)
* Stephane (SOLIBRE) <stephane@omerp.net>
* Sylvain LE GAL (https://twitter.com/legalsylvain
* Sylvain LE GAL (https://twitter.com/legalsylvain)
* Jérôme Thériault <jtheriault@metalsartigan.com>
Maintainer

View File

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