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.

12 lines
375 B

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <templates xml:space="preserve">
  3. <t t-extend="ListView">
  4. <t t-jquery="th.o_list_record_selector" t-operation="prepend">
  5. <div>
  6. <span class="o_invert_selection" title="Invert Selection"><i class="fa fa-refresh" aria-hidden="true"></i></span>
  7. </div>
  8. </t>
  9. </t>
  10. </templates>