pgAdmin 4 commit: Fixed issue 'Reload Configuration' option is also ena

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed issue 'Reload Configuration' option is also ena
Date: 2016-05-10 09:36:46
Message-ID: E1b045u-0005GU-Ik@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed issue 'Reload Configuration' option is also enabled on database node while it should only be enabled on server node

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8cfca280d4b2b44688706e199345f4b4e29dad5a
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
.../browser/server_groups/servers/templates/servers/servers.js | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2016-05-10 09:57:05 Re: [pgAdmin4]: Reload configuration Fix
Previous Message Akshay Joshi 2016-05-10 09:24:24 Re: PATCH: Graphincal explain integrated in sql editor