Thread: [pgAdmin4][Patch]: Menu's canDrop as function is not callable

[pgAdmin4][Patch]: Menu's canDrop as function is not callable

From
Surinder Kumar
Date:
Hi,

Please find the attached patch for the issue
"Menu's canDrop option as function is not called"

I am using canDrop option as function in rule node like below:

canDrop: function(itemData, item, data){ 
 //control does't come here
}

but it does't get called.

Please review the patch.


Thanks
Surinder Kumar
Attachment

Re: [pgAdmin4][Patch]: Menu's canDrop as function is not callable

From
Ashesh Vashi
Date:
Thanks - committed with small tweaks!

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi


On Fri, May 13, 2016 at 10:32 PM, Surinder Kumar <surinder.kumar@enterprisedb.com> wrote:
Hi,

Please find the attached patch for the issue
"Menu's canDrop option as function is not called"

I am using canDrop option as function in rule node like below:

canDrop: function(itemData, item, data){ 
 //control does't come here
}

but it does't get called.

Please review the patch.


Thanks
Surinder Kumar


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers