|
|
@ -2,8 +2,8 @@ |
|
|
|
<openerp> |
|
|
|
<data> |
|
|
|
|
|
|
|
<template id="head" inherit_id="website.layout" name="Help online customization"> |
|
|
|
<xpath expr="//head" position="inside"> |
|
|
|
<template id="assets_editor" inherit_id="website.assets_editor" name="Help online customization"> |
|
|
|
<xpath expr="." position="inside"> |
|
|
|
<script type="text/javascript" src="/help_online/static/src/js/website_help_online.editor.js" groups="base.group_website_publisher"></script> |
|
|
|
</xpath> |
|
|
|
</template> |
|
|
|