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.

21 lines
530 B

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. © 2014-2016 Akretion (Alexis de Lattre <alexis.delattre@akretion.com>)
  4. License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
  5. -->
  6. <openerp>
  7. <data>
  8. <!--
  9. <template id="assets_backend" name="asterisk_click2dial assets"
  10. inherit_id="web.assets_backend">
  11. <xpath expr="." position="inside">
  12. <script type="text/javascript"
  13. src="/asterisk_click2dial/static/src/js/asterisk_click2dial.js"></script>
  14. </xpath>
  15. </template>
  16. -->
  17. </data>
  18. </openerp>