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.
|
|
<?xml version="1.0" encoding="utf-8"?> <!--
FreeSWITCH Click2dial module for OpenERP/Odoo Copyright (C) 2014 Alexis de Lattre <alexis@via.ecp.fr> The licence is in the file __openerp__.py -->
<openerp> <data>
<template id="assets_backend" name="freeswitch_click2dial assets" inherit_id="web.assets_backend"> <xpath expr="." position="inside"> <script type="text/javascript" src="/freeswitch_click2dial/static/src/js/freeswitch_click2dial.js"></script> </xpath> </template>
</data> </openerp>
|