inhibit closing the menu when selecting from the dropdown

This commit is contained in:
Holger Brunn
2017-02-17 20:30:27 +01:00
committed by Ivàn Todorovich
parent 524264a54b
commit 6b3553b968
2 changed files with 20 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
<template id="assets_backend" name="web_advanced_search_x2x assets" inherit_id="web.assets_backend">
<xpath expr="." position="inside">
<script type="text/javascript" src="/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js"></script>
<script type="text/javascript" src="/web_advanced_search_x2x/static/src/js/web_advanced_search_x2x.js"/>
</xpath>
</template>