pgAdmin 4 commit: Ensure that the Import/Export server menu option is v

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure that the Import/Export server menu option is v
Date: 2022-08-26 09:09:06
Message-ID: E1oRVKs-0003yw-OQ@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure that the Import/Export server menu option is visible. Fixes #7646

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes.rst | 1 +
docs/en_US/release_notes_6_14.rst | 20 ++++++++++++++++++++
.../static/js/import_export_servers.js | 2 +-
.../tools/import_export_servers/static/js/index.js | 3 +--
4 files changed, 23 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-08-26 13:28:23 pgAdmin 4 commit: Fixed some security hotspots.
Previous Message Dave Page 2022-08-26 09:08:02 pgAdmin 4 commit: Sonarqube fixes.