pgAdmin 4 commit: Fixed 'Save' button issue where dialog is not getting - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed 'Save' button issue where dialog is not getting
Date
Msg-id E1mV9XI-00042F-4y@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed 'Save' button issue where dialog is not getting closed.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7b6101bc6d934ff9ae24b481d7c52a32ff5cbe45
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/tree/tree.js | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: Re: [pgAdmin][RM-5741]: [Schema Diff] Revisit all the CREATE and DROP DDL's to add appropriate 'IF EXISTS', 'CASCADE' and 'CREATE OR REPLACE'
Next
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: Fixed Tree Item add error