Thread: pgAdmin 4 commit: Allow to close the create/edit dialog after successfu

pgAdmin 4 commit: Allow to close the create/edit dialog after successfu

From
Ashesh Vashi
Date:
Allow to close the create/edit dialog after successful 'save'
operation.

Some of the nodes do not return id as result, when they were created.
Modified the logic to allow to open the parent node in such conditions.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=43d532321bf09b48c8bfd6099803a86e70e7dc64
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 47 +++++++++++++++++++++++-
1 file changed, 45 insertions(+), 2 deletions(-)