pgAdmin 4 commit: Ensure that the Import/Export server menu option is v - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the Import/Export server menu option is v
Date
Msg-id E1oRVKs-0003yw-OQ@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Sonarqube fixes.
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed some security hotspots.