mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
49 lines
2.7 KiB
HTML
49 lines
2.7 KiB
HTML
<section class="oe_container">
|
|
<div class="oe_row oe_spaced" style="max-width: 800px;">
|
|
<div class="oe_span12">
|
|
<h2 class="oe_slogan">App Web Fullwidth(form view fullwidth)</h2>
|
|
<div class="oe_demo" style=" margin: 30px auto 0; padding: 0 15px 0 0; border:none; width: 96%;">
|
|
<h3>Please install <a href="https://www.odoo.com/apps/modules/11.0/app_odoo_customize/" target="_blank">app_odoo_customize</a> First.</h3>
|
|
<p>This moduld allows user to set the form view to full width by date or number range in List view and Pivot view. </p>
|
|
<div class="oe_demo oe_picture oe_screenshot">
|
|
<img src="date_range.jpg">
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container oe_dark">
|
|
<div class="oe_row oe_spaced text-center">
|
|
<div class="oe_span12">
|
|
<h2 class="oe_slogan">Technical Help & Support</h2>
|
|
</div>
|
|
<div class="col-md-12 pad0">
|
|
<div class="oe_mt16">
|
|
<p><h4>
|
|
For any type of technical help & support requests, Feel free to contact us</h4></p>
|
|
<a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;"
|
|
class="btn btn-warning btn-lg" rel="nofollow" href="mailto:guohuadeng@hotmail.com"><span
|
|
style="height: 354px; width: 354px; top: -147.433px; left: -6.93335px;" class="o_ripple"></span>
|
|
<i class="fa fa-envelope"></i> guohuadeng@hotmail.com</a>
|
|
<p><h4>
|
|
Via QQ: 300883</h4></p>
|
|
<a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;"
|
|
class="btn btn-warning btn-lg" rel="nofollow" href="mailto:300883@qq.com"><span
|
|
style="height: 354px; width: 354px; top: -147.433px; left: -6.93335px;" class="o_ripple"></span>
|
|
<i class="fa fa-envelope"></i> 300883@qq.com</a>
|
|
</div>
|
|
<div class="oe_mt16">
|
|
<p><h4>
|
|
Visit our website for more support.</h4></p>
|
|
<a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;"
|
|
class="btn btn-warning btn-lg" rel="nofollow" href="http://www.sunpop.cn" target="_blank"><span
|
|
style="height: 354px; width: 354px; top: -147.433px; left: -6.93335px;" class="o_ripple"></span>
|
|
<i class="fa fa-web"></i>http://www.sunpop.cn</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container oe_separator">
|
|
</section> |