Re: [pgAdmin4][PATCH] To fix the add New Server through Quick links on Dashboard

2017-08-17 Thread Akshay Joshi
Thanks patch applied. On Tue, Aug 8, 2017 at 1:55 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > PFA updated patch for the same. > > Thanks Surinder for pointing that out, I assumed that we had a typo in > that file. > > > > -- > Regards, > Murtuza Zabuawala > Enterp

Re: [pgAdmin4][PATCH] To fix the add New Server through Quick links on Dashboard

2017-08-08 Thread Murtuza Zabuawala
Hi, PFA updated patch for the same. Thanks Surinder for pointing that out, I assumed that we had a typo in that file. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company [image: https://community.postgresrocks.net/]

Re: [pgAdmin4][PATCH] To fix the add New Server through Quick links on Dashboard

2017-08-07 Thread Surinder Kumar
Hi Murtuza, As type server-group is renamed to server_group, I can see there are other occurrences of string server-group which needs to be replaced when I perform search in pgAdmin4. Can you please take care of those occurrences? Thanks, Surinder On Tue, Aug 8, 2017 at 12:02 PM, Murtuza Zabuaw