program/js/treelist.js | ●●●●● patch | view | raw | blame | history |
program/js/treelist.js
@@ -1070,7 +1070,7 @@ opts.over(e, ui); }; $(selector ? selector : 'li:not(.virtual)', container).droppable(my_opts); $('li:not(.virtual)', container).droppable(my_opts); return this; }