pgAdmin 4 commit: Fixed following issues: - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed following issues:
Date
Msg-id E1b19Xj-0005bW-24@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed following issues:
   1) Grant wizard close issue.
   2) Moved grant wizard specific css from wizard.css to grant_wizard.css
   3) removed 'ajs_content' css from wizard.css causing padding issue in alertify dialog

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=938ea21f406178f810e6fdb51bb4dc74e3d7c7a0
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/css/wizard.css          | 57 ++++++++--------------
.../tools/grant_wizard/static/css/grant_wizard.css | 16 +++++-
.../templates/grant_wizard/js/grant_wizard.js      | 17 +++----
3 files changed, 43 insertions(+), 47 deletions(-)


pgadmin-hackers by date:

Previous
From: Sanket Mehta
Date:
Subject: Re: PATCH: FTS configuration node
Next
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4] [Patch]: Foreign Table Module