diff --git a/app_web_fullwidth/__manifest__.py b/app_web_fullwidth/__manifest__.py index da236ee4..6876a2f4 100644 --- a/app_web_fullwidth/__manifest__.py +++ b/app_web_fullwidth/__manifest__.py @@ -15,7 +15,7 @@ # http://www.sunpop.cn/odoo10_developer_document_offline/ # description: { - 'name': 'App Web Fullwidth(form view fullwidth)', + 'name': 'App Web Fullwidth(list, kanban, form view fullwidth)', 'version': '11.0.5.4', 'category': 'web', 'author': 'Sunpop.cn', @@ -26,7 +26,7 @@ UI Enhance for Odoo. Form view fullwidth """, 'description': """ - UI Enhance for Odoo. Form view fullwidth + UI Enhance for Odoo. list, kanban, form view fullwidth """, 'depends': ['web', 'app_odoo_customize'], 'data': [ diff --git a/app_web_fullwidth/static/description/index.html b/app_web_fullwidth/static/description/index.html index 89009552..fb7ed0f1 100644 --- a/app_web_fullwidth/static/description/index.html +++ b/app_web_fullwidth/static/description/index.html @@ -4,7 +4,7 @@
This moduld allows user to set the form view to full width.
+This moduld allows user to set the list, kanban, form view to full width.