pgAdmin 4 commit: Fixed directory selection issue with the folder dialo

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed directory selection issue with the folder dialo
Date: 2021-06-28 13:26:01
Message-ID: E1lxrGz-00071d-Lo@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed directory selection issue with the folder dialog. Fixes #6536

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5c6d00d54576b9475cf502c402dfda8db5f04b12
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_5.rst | 1 +
web/pgadmin/misc/file_manager/static/js/utility.js | 14 ++++++++++++++
2 files changed, 15 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2021-06-28 14:23:19 pgAdmin 4 commit: Fix typo in filename.
Previous Message Akshay Joshi 2021-06-28 13:25:39 Re: [pgAdmin][RM-6536]: Browse button: Directory issues