pgAdmin 4 commit: Fixed maximize button issue on the preferences dialog

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed maximize button issue on the preferences dialog
Дата
Msg-id E1nauGE-0003oG-AJ@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed maximize button issue on the preferences dialog.

refs #7149

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=07527ba69b48b30c44dca59482a6bfbe9a734334
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/img/fonticon/close_fullscreen.svg  | 1 +
web/pgadmin/static/img/fonticon/expand.svg            | 1 -
web/pgadmin/static/img/fonticon/minimize_collapse.svg | 1 -
web/pgadmin/static/img/fonticon/open_in_full.svg      | 1 +
web/pgadmin/static/js/components/ExternalIcon.jsx     | 8 ++++----
web/pgadmin/static/js/helpers/ModalProvider.jsx       | 8 ++++++--
6 files changed, 12 insertions(+), 8 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: olkac111
Дата:
Сообщение:
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Translators: Release next week