[pgAdmin4]: Reload configuration Fix

From: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4]: Reload configuration Fix
Date: 2016-05-10 07:10:48
Message-ID: CACCA4P02EauH0YKJXS24ph83Q1z_GU94sT1WwcuoP2Sd12MbYA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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 reporting this issue.

Thanks,
Neel Patel

Attachment Content-Type Size
reload_fix.patch application/octet-stream 1.3 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-05-10 07:11:43 pgAdmin 4 commit: Introduced the dependencies logic functionality (used
Previous Message Ashesh Vashi 2016-05-10 07:06:23 Re: [pgAdmin4][Patch]: SQL Tab Validation