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.

9 lines
367 B

9 years ago
  1. <openerp>
  2. <data>
  3. <template id="assets_backend_inherited_check_mail" name="Check mail immediately bar" inherit_id="web.assets_backend">
  4. <xpath expr="." position="inside">
  5. <script type="text/javascript" src="/mail_check_immediately/static/src/js/main.js"></script>
  6. </xpath>
  7. </template>
  8. </data>
  9. </openerp>