mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
fix: obscur wrong path on last commit. recreate portage from scratch.
This commit is contained in:
committed by
Pedro M. Baeza
parent
821c95e5b6
commit
9d2e02e503
12
web_m2x_options/views/view.xml
Normal file
12
web_m2x_options/views/view.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- vim:fdn=3:
|
||||
-->
|
||||
<openerp>
|
||||
<data>
|
||||
<template id="assets_backend" name="m2x options assets" inherit_id="web.assets_backend">
|
||||
<xpath expr="." position="inside">
|
||||
<script type="text/javascript" src="/web_m2x_options/static/src/js/form.js"></script>
|
||||
</xpath>
|
||||
</template>
|
||||
</data>
|
||||
</openerp>
|
||||
Reference in New Issue
Block a user