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

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fixed a typo in the wizard.js,which was not allowing
Дата
Msg-id E1gjJCu-0000b5-J5@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Fahar Abbas
Дата:
Сообщение: Re: pgAdmin4 v4.1 candidate builds
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: Re: pgAdmin 4 commit: Improvement in the look and feel of the whole applica