You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
295 B

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <templates>
  3. <tr t-extend="ListView.row">
  4. <t t-jquery="td[t-att-data-field='column.id']" t-operation="attributes">
  5. <attribute name="t-att-style">columns.fct_colorize(record, column)</attribute>
  6. </t>
  7. </tr>
  8. </templates>