Browse Source

description updated

pull/9/head
cybroodoo 9 years ago
parent
commit
1071f3f63b
  1. 2
      editable_theme/__openerp__.py
  2. 4
      editable_theme/__openerp__.py~
  3. 2
      editable_theme/static/description/index.html
  4. 6
      editable_theme/static/description/index.html~

2
editable_theme/__openerp__.py

@ -1,5 +1,5 @@
{
'name': "Custom Backend Appearence",
'name': "Custom Backend Appearance",
'summary': """ You can simply change font colour and background colour using this Module.""",
'description': """ Your own colors on your interface.""",
'author': "Cybrosys Techno Solutions",

4
editable_theme/__openerp__.py~

@ -1,6 +1,6 @@
{
'name': "Awesome Backend Theme",
'summary': """ You can simply edit font colour and background colour in this Theme.""",
'name': "Custom Backend Appearence",
'summary': """ You can simply change font colour and background colour using this Module.""",
'description': """ Your own colors on your interface.""",
'author': "Cybrosys Techno Solutions",
'company': 'Cybrosys Techno Solutions',

2
editable_theme/static/description/index.html

@ -1,6 +1,6 @@
<section class="oe_container">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan">Awesome Backend Theme</h2>
<h2 class="oe_slogan">Custome Backend Appearance</h2>
<div class="oe_span6">
<div class="oe_demo oe_picture oe_screenshot">
<img src="img_0001.png">

6
editable_theme/static/description/index.html~

@ -3,12 +3,12 @@
<h2 class="oe_slogan">Awesome Backend Theme</h2>
<div class="oe_span6">
<div class="oe_demo oe_picture oe_screenshot">
<img src="editable_theme/static/description/img_0001.png">
<img src="img_0001.png">
</div>
</div>
<div class="oe_span6">
<div class="oe_demo oe_picture oe_screenshot">
<img src="editable_theme/static/description/img_0002.png">
<img src="img_0002.png">
</div>
</div>
</div>
@ -19,7 +19,7 @@
<div class="oe_row oe_spaced">
<div class="oe_span6">
<div class="oe_demo oe_picture oe_screenshot">
<img src="editable_theme/static/description/img_0003.png">
<img src="img_0003.png">
</div>
</div>
<div class="oe_span6">

Loading…
Cancel
Save