pgAdmin 4 commit: Fix canceling of Grant Wizard on Windows. Fixes #2142

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix canceling of Grant Wizard on Windows. Fixes #2142
Date: 2017-06-15 10:42:17
Message-ID: E1dLSED-0001La-1n@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix canceling of Grant Wizard on Windows. Fixes #2142

Branch
------
master

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

Modified Files
--------------
.../tools/grant_wizard/templates/grant_wizard/js/grant_wizard.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-06-15 10:42:49 Re: [pgAdmin4][PATCH] To fix the issue in Grant wizard
Previous Message Dave Page 2017-06-15 10:40:31 Re: pgAdmin 4 commit: Use a more sensible name for Query Tool tabs. Fixes #