Thread: pgAdmin 4 commit: Fixed an issue where clicking on the 'Generate script

pgAdmin 4 commit: Fixed an issue where clicking on the 'Generate script

From
Akshay Joshi
Date:
Fixed an issue where clicking on the 'Generate script' button shows a forever spinner due to pop up blocker. Fixes
#5815

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d0310b669e0a01513c9e8996436df57697af7524
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_26.rst                  |  1 +
web/pgadmin/tools/datagrid/static/js/datagrid.js   |  9 ++++++--
.../tools/datagrid/static/js/show_query_tool.js    | 27 ++++++++++++----------
.../tools/schema_diff/static/js/schema_diff_ui.js  |  4 ++--
4 files changed, 25 insertions(+), 16 deletions(-)