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.

16 lines
444 B

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- © 2016 Antiun Ingeniería S.L. - Jairo Llopis
  3. License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). -->
  4. <openerp>
  5. <data>
  6. <template id="assets_editor" inherit_id="website.assets_editor">
  7. <xpath expr=".">
  8. <script type="text/javascript"
  9. src="/website_mail_snippet_bg_color/static/src/js/bg_color_picker.js"/>
  10. </xpath>
  11. </template>
  12. </data>
  13. </openerp>