[11.0][FIX] open_tab: Open new tab with the wheel

This commit is contained in:
Enric Tobella
2020-01-10 12:45:51 +01:00
committed by Raf Ven
parent 020460d1d7
commit 3d8b80ebda
6 changed files with 46 additions and 13 deletions

View File

@@ -4,6 +4,7 @@
<template id="assets_backend" name="tree icon assets" inherit_id="web.assets_backend">
<xpath expr="." position="inside">
<script type="text/javascript" src="/web_widget_open_tab/static/src/js/widget.js"/>
<link href="/web_widget_open_tab/static/src/less/open_tab.less" rel="stylesheet" type="text/less"/>
</xpath>
</template>