pgAdmin 4 commit: Fixed a typo in the wizard.js, which was not allowing

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed a typo in the wizard.js, which was not allowing
Date: 2019-01-15 07:32:20
Message-ID: E1gjJCu-0000b5-J5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-01-15 09:13:19 Re: pgAdmin 4 commit: Improvement in the look and feel of the whole applica
Previous Message Fahar Abbas 2019-01-15 07:05:34 Re: pgAdmin4 v4.1 candidate builds