update fullwidth

This commit is contained in:
ivan deng
2018-05-16 02:38:06 +08:00
parent 3d757bd0da
commit c48152ac6c
2 changed files with 3 additions and 3 deletions

View File

@@ -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': [

View File

@@ -4,7 +4,7 @@
<h2 class="oe_slogan">App Web Fullwidth(form view fullwidth)</h2>
<div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;">
<h3>Please install <a href="https://www.odoo.com/apps/modules/10.0/app_odoo_customize/" target="_blank">app_odoo_customize</a> First.</h3>
<p>This moduld allows user to set the form view to full width. </p>
<p>This moduld allows user to set the list, kanban, form view to full width. </p>
<h3>Lastest update: v10.1.5.16</h3>
<h1>More Powerful UI addons:
<a class="btn btn-primary mb16" href="https://apps.odoo.com/apps/modules/browse?author=Sunpop.cn">Powerful Odoo Addons</a>