[IMP] web_responsive: Restore discuss mobile mode

This commit is contained in:
Alexandre Díaz
2020-04-12 20:13:03 +02:00
committed by Sergey Shebanin
parent d0eb3eac73
commit 98161e1134
4 changed files with 321 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
{
"name": "Web Responsive",
"summary": "Responsive web client, community-supported",
"version": "13.0.2.0.1",
"version": "13.0.2.1.0",
"category": "Website",
"website": "https://github.com/OCA/web",
"author": "LasLabs, Tecnativa, " "Odoo Community Association (OCA)",
@@ -21,5 +21,6 @@
"static/src/xml/form_view.xml",
"static/src/xml/navbar.xml",
"static/src/xml/document_viewer.xml",
"static/src/xml/discuss.xml",
],
}