pgAdmin 4 commit: Fixed a typo in the wizard.js,which was not allowing - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixed a typo in the wizard.js,which was not allowing
Date
Msg-id E1gjJCu-0000b5-J5@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed a typo in the wizard.js, which was not allowing to show the
maximize button in the Grant Wizard.

Also - change the CSS to set the top to '0' of the ajs-content (alertify
content container) for the frameless dialogs.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1f082a048824494b45e3e3fd789020916f079768

Modified Files
--------------
web/pgadmin/browser/static/css/wizard.css        | 21 +++++++++------------
web/pgadmin/browser/static/js/wizard.js          |  4 ++--
web/pgadmin/static/scss/_alertify.overrides.scss | 12 +++++++++++-
3 files changed, 22 insertions(+), 15 deletions(-)


pgadmin-hackers by date:

Previous
From: Fahar Abbas
Date:
Subject: Re: pgAdmin4 v4.1 candidate builds
Next
From: Aditya Toshniwal
Date:
Subject: Re: pgAdmin 4 commit: Improvement in the look and feel of the whole applica