changes
This commit is contained in:
@@ -51,7 +51,15 @@
|
||||
class="oe_stat_button" icon="fa-sitemap"
|
||||
invisible="node_type != 'recipe'">
|
||||
<field name="child_count" widget="statinfo"
|
||||
string="Steps"/>
|
||||
string="Tree Editor"/>
|
||||
</button>
|
||||
<button name="action_open_simple_editor" type="object"
|
||||
class="oe_stat_button" icon="fa-list-ol"
|
||||
invisible="node_type != 'recipe'">
|
||||
<div class="o_stat_info">
|
||||
<span class="o_stat_text">Simple</span>
|
||||
<span class="o_stat_text">Editor</span>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
<widget name="web_ribbon" title="Archived"
|
||||
|
||||
Reference in New Issue
Block a user