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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed maximize button issue on the preferences dialog
Date: 2022-04-03 07:02:54
Message-ID: E1nauGE-0003oG-AJ@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-04-03 07:03:31 Re: Translators: Release next week
Previous Message olkac111 2022-04-02 15:16:24