Re: [pgAdmin4][Patch]: Fixed #2532 - Left side tree: The node disappears on update if there is only one child exist for that category.

2017-07-10 Thread Dave Page
Thanks, patch applied. On Mon, Jul 10, 2017 at 7:07 AM, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > Please find the attached patch to fix the RM #2532 : Left side tree: The > node disappears on update if there is only one child exist for that > category. > > > Thanks, >

[pgAdmin4][Patch]: Fixed #2532 - Left side tree: The node disappears on update if there is only one child exist for that category.

2017-07-10 Thread Khushboo Vashi
Hi, Please find the attached patch to fix the RM #2532 : Left side tree: The node disappears on update if there is only one child exist for that category. Thanks, Khushboo diff --git a/web/pgadmin/browser/templates/browser/js/browser.js b/web/pgadmin/browser/templates/browser/js/browser.js