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.

13 lines
596B

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <odoo>
  3. <template id="assets_frontend" name="Website Apps Store"
  4. inherit_id="website.assets_frontend">
  5. <xpath expr="." position="inside">
  6. <link rel="stylesheet" href="/website_apps_store/static/src/css/main.scss"/>
  7. <script type="text/javascript" src="/website_apps_store/static/src/js/website_sale.js"></script>
  8. <script type="text/javascript" src="/website_apps_store/static/src/js/website_apps_store_tour.js"></script>
  9. </xpath>
  10. </template>
  11. </odoo>
上海开阖软件有限公司 沪ICP备12045867号-1