Changes between Version 1 and Version 2 of Ticket #6259, comment 3


Ignore:
Timestamp:
Mar 5, 2019, 12:49:30 AM (5 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6259, comment 3

    v1 v2  
     1{{{#!js
    12$(".droppable")
    23.droppable({drop: function () {
     
    67}
    78});
     9}}}
    810
    911will be solve your problem