Skip to content
Snippets Groups Projects
Commit 9ca54d43 authored by Fabien Meghazi's avatar Fabien Meghazi
Browse files

[ADD] base_import_module test module, static asset in backend bundle

bzr revid: fme@openerp.com-20140505145816-jz7e4byh1imrkaek
parent 45d64640
No related branches found
No related tags found
No related merge requests found
......@@ -41,5 +41,11 @@
</xpath>
</template>
<template id="assets" inherit_id="web.assets_backend" name="base module import test">
<xpath expr="." position="inside">
<script type="text/javascript" src="/test_module/static/src/js/test.js"></script>
</xpath>
</template>
</data>
</openerp>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment