Prevent the user pressing the select button in the file manager when it is supposed to be disabled. Fixes #2923
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7fab041623234ca1748df656f19787081dc74417 Author: Murtuza Zabuawala <murtuza.zabuaw...@enterprisedb.com> Modified Files -------------- web/pgadmin/misc/file_manager/static/js/file_manager.js | 12 ++++++++++++ web/pgadmin/misc/file_manager/static/js/utility.js | 17 +++++++++++++++-- 2 files changed, 27 insertions(+), 2 deletions(-)