Re: [pgadmin-hackers] [pgAdmin4]: Reload configuration Fix

2016-05-10 Thread Akshay Joshi
Thanks patch applied. On Tue, May 10, 2016 at 12:40 PM, Neel Patel wrote: > Hi, > > There was an issue in the previous commit for the reload configuration > regarding the enable/disable menu. > > *Issue:-* > > "Reload configuration" option is also enabled on the database node. > It should only e

[pgadmin-hackers] [pgAdmin4]: Reload configuration Fix

2016-05-10 Thread Neel Patel
Hi, There was an issue in the previous commit for the reload configuration regarding the enable/disable menu. *Issue:-* "Reload configuration" option is also enabled on the database node. It should only enable on server node. Please find attached patch file for the fix. Thanks Akshay for repor