add backend_theme from openworx.nl
This commit is contained in:
parent
17ecc2e4a0
commit
46d66821ec
70 changed files with 5413 additions and 0 deletions
51
backend_theme_v12/static/description/index.html
Normal file
51
backend_theme_v12/static/description/index.html
Normal file
|
@ -0,0 +1,51 @@
|
|||
<section class="oe_container">
|
||||
<div class="oe_row oe_spaced">
|
||||
<div class="oe_span12">
|
||||
<h1 class="oe_slogan" style="color:#337ab7;">Openworx Material Backend Theme</h1>
|
||||
<h2 class="oe_slogan">The first Odoo 12.0 community backend theme</h2>
|
||||
<div class="oe_screenshot" style="text-align: center;">
|
||||
<h3 class="oe_slogan" style="color:#337ab7;">Enterprise look'n'feel and App Sidebar</h3>
|
||||
<img style="max-width: 100%;" src="sidebar.png"/><br><br>
|
||||
<h3 class="oe_slogan" style="color:#337ab7;">App Dashboard</h3>
|
||||
<img style="max-width: 100%;" src="desktop.png"/><br><br>
|
||||
<h3 class="oe_slogan" style="color:#337ab7;">Quick search in App Dashboard</h3>
|
||||
<img style="max-width: 100%;" src="search.png"/><br><br>
|
||||
<h3 class="oe_slogan" style="color:#337ab7;">Side Chatter on widescreen</h3>
|
||||
<img style="max-width: 100%;" src="crm.png"/><br><br>
|
||||
<h3 class="oe_slogan" style="color:#337ab7;">Fully responsive</h3>
|
||||
<img style="max-width: 100%;" src="crm_mobile.png"/><br><br>
|
||||
<img style="max-width: 100%;" src="mobile.png"/><br><br>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="oe_container oe_separator">
|
||||
</section>
|
||||
|
||||
<section class="oe_container" style="background-color:#E8E8E8; padding:20px 0px 90px 0px">
|
||||
<div class="oe_row">
|
||||
<div class="oe_span12">
|
||||
<div class="oe_centeralign">
|
||||
<p>Remark: It is possible that the Odoo service needs to be restarted after install.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="oe_container oe_separator">
|
||||
</section>
|
||||
|
||||
<section class="oe_container oe_dark">
|
||||
<div class="oe_row">
|
||||
<div class="oe_span12 oe_centeralign">
|
||||
<br/>
|
||||
<h3>Help & Support</h3>
|
||||
<br/>
|
||||
Website: <a href="https://www.openworx.nl" target="_blank">Openworx</a><br/>
|
||||
Contact: <a href="mailto:info@openworx.nl" subject="Material Backend Theme v12">Email Support</a><br/>
|
||||
<br/>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue