Thread: pgAdmin 4 commit: Ensure that file browse home button should point to /

pgAdmin 4 commit: Ensure that file browse home button should point to /

From
Akshay Joshi
Date:
Ensure that file browse home button should point to /Users/akshayjoshi rather than /. Fixes #4279

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cc2e3ece7ae412254408a45104a2f0fbeef55647
Author: Yogesh Jain <yogesh.jain@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_22.rst                      |  1 +
web/pgadmin/misc/file_manager/__init__.py              |  8 ++++++++
web/pgadmin/misc/file_manager/static/js/utility.js     | 18 +++++++-----------
.../templates/file_manager/js/file_manager_config.json |  3 ++-
4 files changed, 18 insertions(+), 12 deletions(-)