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 <[email protected]> Modified Files -------------- web/pgadmin/browser/templates/browser/js/node.js | 47 +++++++++++++++++++++++- 1 file changed, 45 insertions(+), 2 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
