[IMP] <web_group_expand> Make it work for v8

Adapt to OCA
This commit is contained in:
oihane
2015-08-11 12:21:21 +02:00
committed by BT-aestebanez
parent 739e83c55e
commit f4cb683f5e
9 changed files with 101 additions and 61 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@@ -1,24 +0,0 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan">Expand and Collapse Group By</h2>
<h3 class="oe_slogan">A group by list can be expanded and collapased with buttons</h3>
</div>
<div class="oe_span6">
<div class="oe_demo oe_picture oe_screenshot">
<a href="https://www.openerp.com">
<img src="expand_list.png">
</a>
<div class="oe_demo_footer oe_centeralign">Online Demo</div>
</div>
</div>
<div class="oe_span6">
<p class="oe_mt32">
You'll see two buttons <img src="icon.png" width="50" height="35"> appear on top right corner of the list when you perform a group by with which you can expand and collapse grouped records by level.
</p>
<div class="oe_centeralign oe_websiteonly">
<a href="mailto:sales@openerp.com" class="oe_button oe_big oe_tacky">Contact Us</a>
</div>
</div>
</div>
</section>