pgAdmin 4 commit: Prevent the user pressing the select button in thefi - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Prevent the user pressing the select button in thefi
Date
Msg-id E1eM54W-0006z7-4Q@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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.zabuawala@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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: To fix the issue in Debugger module
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: To fix the issue in File manager