mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-09 04:28:38 -05:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user