Prevent attempts to select directories as files in the file dialogue. Fixes #2937
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=96a2987ef6de8f1bfed920696f96511001984368
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Modified Files
--------------
web/pgadmin/misc/file_manager/__init__.py | 4 ++-
web/pgadmin/misc/file_manager/static/js/utility.js | 13 ++++-----
.../file_manager/templates/file_manager/index.html | 34 +++++++++++++---------
3 files changed, 29 insertions(+), 22 deletions(-)