mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
29 lines
873 B
HTML
29 lines
873 B
HTML
<section class="oe_container">
|
|
<div class="oe_row oe_spaced">
|
|
<h2 class="oe_slogan" style="color:#875A7B;">Date range</h2>
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="date_range.jpg">
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container oe_dark">
|
|
<div class="oe_row oe_spaced">
|
|
<h2 class="oe_slogan" style="color:#875A7B;">Value range</h2>
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="value_range.jpg">
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container oe_dark">
|
|
<div class="oe_row oe_spaced">
|
|
<h2 class="oe_slogan" style="color:#875A7B;">Pivot View</h2>
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="list_pivot.jpg">
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container oe_separator">
|
|
</section> |