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
383 B

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <templates id="template" xml:space="preserve">
  3. <t t-name="WebExportTreeViewXls">
  4. <div class="o_cp_sidebar btn-group btn-group-sm">
  5. <button class="btn btn-default export_treeview_xls" type="button" title="Export xls">
  6. <i t-translation="off" class="fa fa-file-excel-o"></i>
  7. </button>
  8. </div>
  9. </t>
  10. </templates>