mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_responsive: Add search feature (#838)
* Add feature to search menus in the app drawer * Switch model to RPC
This commit is contained in:
committed by
Sergey Shebanin
parent
e7d34b9f6b
commit
c00a602e09
@@ -6,7 +6,7 @@
|
||||
"name": "Web Responsive",
|
||||
"summary": "It provides a mobile compliant interface for Odoo Community "
|
||||
"web",
|
||||
"version": "11.0.1.0.2",
|
||||
"version": "11.0.2.0.0",
|
||||
"category": "Website",
|
||||
"website": "https://laslabs.com/",
|
||||
"author": "LasLabs, Tecnativa, Alexandre Díaz, "
|
||||
@@ -22,6 +22,7 @@
|
||||
'views/inherited_view_users_form_simple_modif.xml',
|
||||
],
|
||||
'qweb': [
|
||||
'static/src/xml/app_drawer_menu_search.xml',
|
||||
'static/src/xml/form_view.xml',
|
||||
'static/src/xml/navbar.xml',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user