pgAdmin 4 commit: Fixed the canDrop function of the node menus does not - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fixed the canDrop function of the node menus does not
Date
Msg-id E1b1IxH-0002Fc-HY@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed the canDrop function of the node menus does not get called during
enable/disable menu checks.

Tweaked a little bit by Ashesh.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cc91a538e07e545fb8a47d33c6ec3776fe88517e
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/js/node.js | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Improvise the pgsql driver to keep the utility names
Next
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Menu's canDrop as function is not callable