@ -13,8 +13,6 @@
<div class="page">
<b><h1 t-field="o.name"/></b>
<div t-raw="o.owner_help"/>
<hr width="70%"/>
@ -2,7 +2,7 @@
<templates>
<t t-name="ViewManagerAction" t-extend="ViewManagerAction">
<t t-jquery="h2.oe_view_title" t-operation="before">
<span class="oe_button view_help">?</span>
<span> &nbsp; </span><span class="oe_button oe_highlight view_help">?</span>
</t>
</templates>
@ -3,7 +3,8 @@
<data>
<template id="assets_backend" name="custom assets" inherit_id="web.assets_backend">
<xpath expr="." position="inside">
<script type="text/javascript" src="/help_popup/static/src/js/popup_help.js"></script>
<script type="text/javascript"
src="/help_popup/static/src/js/popup_help.js"/>
</xpath>
</template>
</data>