Fixed an issue where notifier not working when opening query tool in a new

window and then open it in the new tab.
This commit is contained in:
Akshay Joshi
2021-12-08 18:15:13 +05:30
parent 91a288c2bb
commit f24348b2b0
3 changed files with 8 additions and 7 deletions

View File

@@ -74,8 +74,6 @@
<![endif]-->
{% block body %}{% endblock %}
<div id="notifierContainer"></div>
<div id="modalContainer"></div>
<script type="application/javascript">
{% block init_script %}{% endblock %}
</script>