1) Fixed internal server error when clicking on the open new query tool button

from the View/Edit Data window. Fixes #5831
2) Fixed schema diff panel title issue on new tab.
This commit is contained in:
Rahul Shirsat
2020-09-14 17:42:59 +05:30
committed by Akshay Joshi
parent cea41cb4a9
commit 8029d9e65e
2 changed files with 16 additions and 4 deletions

View File

@@ -21,6 +21,7 @@ try {
{% block css_link %}
<link type="text/css" rel="stylesheet" href="{{ url_for('browser.browser_css')}}"/>
{% endblock %}
{% block title %}{{editor_title}}{% endblock %}
{% block body %}
<div id="schema-diff-container">
<div id="diff_fetching_data" class="pg-sp-container schema-diff-busy-fetching d-none">