Merge pull request #2004 from enternet/patch-6

interface SortableOptions extends SortableEvents
This commit is contained in:
Basarat Ali Syed
2014-04-16 19:55:37 +10:00
+1 -1
View File
@@ -462,7 +462,7 @@ declare module JQueryUI {
// Sortable //////////////////////////////////////////////////
interface SortableOptions {
interface SortableOptions extends SortableEvents {
appendTo?: any; // jQuery, Element, Selector or string
axis?: string;
cancel?: any; // Selector