pgAdmin 4 commit: Fix privileges control on IE 10/11. Fixes #1166

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix privileges control on IE 10/11. Fixes #1166
Date: 2017-07-14 11:45:12
Message-ID: E1dVz20-0002Tq-4C@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix privileges control on IE 10/11. Fixes #1166

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=822e62c238f5cfe862d4580056681b21707efd8a
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../browser/server_groups/servers/static/js/privilege.js | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-14 11:45:17 Re: [pgAdmin4][Patch] To fix the issue in privileges control
Previous Message Dave Page 2017-07-14 11:42:42 Re: [pgAdmin4][Patch]: Fixed RM #1165 - Too many request to update dashboard graphs when server is disconnected.