mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] Migrate web_widget_datepicker_options to version 11.0
This commit extracts the module from version 10 and migrates it to v11
This commit is contained in:
committed by
Luis González
parent
f0c38a00dd
commit
9b264c286e
10
web_widget_datepicker_options/view/qweb.xml
Normal file
10
web_widget_datepicker_options/view/qweb.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<openerp>
|
||||
<data>
|
||||
<template id="assets_backend" name="web_widget_datepicker_options assets" inherit_id="web.assets_backend">
|
||||
<xpath expr="." position="inside">
|
||||
<script type="text/javascript" src="/web_widget_datepicker_options/static/src/js/datepicker.js"></script>
|
||||
</xpath>
|
||||
</template>
|
||||
</data>
|
||||
</openerp>
|
||||
|
||||
Reference in New Issue
Block a user