Files
app-odoo/app_search_range/static/description/index.html
2017-09-13 01:48:17 +08:00

20 lines
598 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.png">
</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.png">
</div>
</div>
</section>
<section class="oe_container oe_separator">
</section>