diff --git a/web_option_auto_color/static/src/xml/templates.xml b/web_option_auto_color/static/src/xml/templates.xml index 0ea16cf6..19b207ad 100644 --- a/web_option_auto_color/static/src/xml/templates.xml +++ b/web_option_auto_color/static/src/xml/templates.xml @@ -1,8 +1,8 @@ - - this.attr('t-att-style', "column.autocolor == '1' and view.auto_color_cell_style(render_cell(record, column), column)") + + column.autocolor == '1' and view.auto_color_cell_style(render_cell(record, column), column)