Skip to content
Snippets Groups Projects
Commit e3130511 authored by Fabien Meghazi's avatar Fabien Meghazi
Browse files

[REM] Kanban autoheight is now the default behavior in non grouped mode

bzr revid: fme@openerp.com-20120816171339-3sjyyoganuxbyg3s
parent 896b6991
No related branches found
No related tags found
No related merge requests found
......@@ -229,7 +229,7 @@
<field name="alias_domain"/>
<templates>
<t t-name="kanban-box">
<div t-attf-class="oe_kanban_color_#{kanban_getcolor(record.color.raw_value)} oe_kanban_card oe_kanban_project oe_kanban_auto_height oe_kanban_global_click">
<div t-attf-class="oe_kanban_color_#{kanban_getcolor(record.color.raw_value)} oe_kanban_card oe_kanban_project oe_kanban_global_click">
<div class="oe_dropdown_toggle oe_dropdown_kanban">
<span class="oe_e">í</span>
<ul class="oe_dropdown_menu">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment