Обсуждение: [pgAdmin4][Patch]: Menu's canDrop as function is not callable

Поиск
Список
Период
Сортировка

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

От
Surinder Kumar
Дата:
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
Вложения

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

От
Ashesh Vashi
Дата:
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