mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06: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