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.

10 lines
423 B

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- Copyright 2019 Tecnativa - Jairo Llopis
  3. License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl). -->
  4. <data>
  5. <template id="colorpicker" inherit_id="web_editor.colorpicker">
  6. <xpath expr="//colorpicker" position="inside">
  7. <div class="o_colorpicker_section" data-name="custom" data-display="Custom Color"/>
  8. </xpath>
  9. </template>
  10. </data>