[FIX][web_responsive] Long-named multicompanies nice in XS (#688)

This commit is contained in:
Jairo Llopis
2017-08-10 12:12:21 +02:00
committed by Sergey Shebanin
parent 5aa73c7472
commit d16ac85bc3
3 changed files with 20 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
"name": "Web Responsive",
"summary": "It provides a mobile compliant interface for Odoo Community "
"web",
"version": "10.0.1.0.0",
"version": "10.0.1.1.0",
"category": "Website",
"website": "https://laslabs.com/",
"author": "LasLabs, Tecnativa, Odoo Community Association (OCA)",
@@ -21,5 +21,6 @@
],
'qweb': [
'static/src/xml/form_view.xml',
'static/src/xml/navbar.xml',
],
}