3
0
Fork 0

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

15.0-ocabot-merge-pr-2789-by-pedrobaeza-bump-patch
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

@ -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,
}