diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 17:14:58 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 17:14:58 +0700 |
| commit | 1ca3b3df3421961caec3b747a364071c80f5c7da (patch) | |
| tree | 6778a1f0f3f9b4c6e26d6d87ccde16e24da6c9d6 /backend_theme_v14/static/description | |
| parent | b57188be371d36d96caac4b8d65a40745c0e972c (diff) | |
initial commit
Diffstat (limited to 'backend_theme_v14/static/description')
| -rw-r--r-- | backend_theme_v14/static/description/icon.png | bin | 0 -> 14177 bytes | |||
| -rw-r--r-- | backend_theme_v14/static/description/index.html | 45 | ||||
| -rw-r--r-- | backend_theme_v14/static/description/screenshot1.png | bin | 0 -> 305452 bytes | |||
| -rw-r--r-- | backend_theme_v14/static/description/screenshot2.png | bin | 0 -> 193655 bytes |
4 files changed, 45 insertions, 0 deletions
diff --git a/backend_theme_v14/static/description/icon.png b/backend_theme_v14/static/description/icon.png Binary files differnew file mode 100644 index 0000000..4218e4e --- /dev/null +++ b/backend_theme_v14/static/description/icon.png diff --git a/backend_theme_v14/static/description/index.html b/backend_theme_v14/static/description/index.html new file mode 100644 index 0000000..0c97ebc --- /dev/null +++ b/backend_theme_v14/static/description/index.html @@ -0,0 +1,45 @@ +<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 most popular backend theme for Odoo 14.0 Community</h2>
+ <div class="oe_screenshot" style="text-align: center;">
+ <h3 class="oe_slogan" style="color:#337ab7;">Enterprise look'n'feel App dashboard</h3>
+ <img style="max-width: 100%;" src="screenshot1.png"/><br><br>
+ <h3 class="oe_slogan" style="color:#337ab7;">Formview</h3>
+ <img style="max-width: 100%;" src="screenshot2.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>You can change the App dashboard background under Company Settings.</p>
+ <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 v14">Email Support</a><br/>
+ <br/>
+ </div>
+ </div>
+</section>
+
diff --git a/backend_theme_v14/static/description/screenshot1.png b/backend_theme_v14/static/description/screenshot1.png Binary files differnew file mode 100644 index 0000000..cf9418b --- /dev/null +++ b/backend_theme_v14/static/description/screenshot1.png diff --git a/backend_theme_v14/static/description/screenshot2.png b/backend_theme_v14/static/description/screenshot2.png Binary files differnew file mode 100644 index 0000000..8eee3a4 --- /dev/null +++ b/backend_theme_v14/static/description/screenshot2.png |
