Browse Source

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

pull/761/head
Jerther 7 years ago
parent
commit
82b7b33a3e
No known key found for this signature in database GPG Key ID: 5AC889A69C775556
  1. 2
      web_sheet_full_width/README.rst
  2. 2
      web_sheet_full_width/__manifest__.py

2
web_sheet_full_width/README.rst

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

2
web_sheet_full_width/__manifest__.py

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