mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[ADD] New module <web_group_expand>
This commit is contained in:
committed by
BT-aestebanez
parent
cf0fd15ebd
commit
739e83c55e
BIN
web_group_expand/static/description/expand_list.png
Normal file
BIN
web_group_expand/static/description/expand_list.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 78 KiB |
BIN
web_group_expand/static/description/icon.png
Normal file
BIN
web_group_expand/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.8 KiB |
24
web_group_expand/static/description/index.html
Normal file
24
web_group_expand/static/description/index.html
Normal file
@@ -0,0 +1,24 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user