mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[FIX][web_responsive] Long-named multicompanies nice in XS (#688)
This commit is contained in:
committed by
Sergey Shebanin
parent
5aa73c7472
commit
d16ac85bc3
@@ -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',
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user