forked from Techsystech/web
25 lines
1.1 KiB
HTML
25 lines
1.1 KiB
HTML
<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>
|