3
0
Fork 0

[FIX] remove useless part of code to change color of tiles;

7.0
Sylvain LE GAL 2015-05-06 15:21:42 +02:00
parent f29d3acd7d
commit ff78f3cacc
1 changed files with 0 additions and 9 deletions

View File

@ -56,15 +56,6 @@
<templates>
<t t-name="kanban-box">
<div t-attf-class="oe_dashbaord_tile oe_kanban_global_click" t-attf-style="background-color:#{record.color.raw_value}" >
<!-- FIXME: icon is hidden and edit not working if you have no form view need more JS in the future -->
<div class="oe_dropdown_toggle oe_dropdown_kanban">
<span class="oe_e">í</span>
<ul class="oe_dropdown_menu">
<t t-if="widget.view.is_action_enabled('edit')"><li><a type="edit">Edit...</a></li></t>
<t t-if="widget.view.is_action_enabled('delete')"><li><a type="delete">Delete</a></li></t>
<li><ul class="oe_kanban_colorpicker" data-field="color"/></li>
</ul>
</div>
<div class="oe_kanban_content">
<a type="object" name="open_link" args="[]" t-attf-style="color:#{record.font_color.raw_value};">
<div class="tile_label">