pgAdmin 4 commit: Auto-close the date picker when selecting a role expi

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Auto-close the date picker when selecting a role expi
Date: 2016-06-10 16:13:09
Message-ID: E1bBP3V-0005Nk-RP@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Auto-close the date picker when selecting a role expiry date. Fixes #1327

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c331b514a9a88d0cb1848802a349063008e3d56e
Author: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>

Modified Files
--------------
.../browser/server_groups/servers/roles/templates/role/js/role.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-10 16:13:21 Re: [pgAdmin4][Patch]: RM#1327 After selecting the expiry date for role , the calendar box not disappearing
Previous Message Dave Page 2016-06-10 16:08:58 Re: [pgAdmin4][Patch]: RM#1324 - Grant wizard does not show privileges option again if Click on Back button on Privileges page