#1080 Drag & Drop
This commit is contained in:
parent
9a57340385
commit
052b25f99f
@ -87,8 +87,10 @@
|
||||
},
|
||||
complete: function(jqXHR, textStatus, errorThrown){
|
||||
handle.removeClass("ui-state-highlight ajax-loading")
|
||||
if(textStatus == 'success'){
|
||||
ui.draggable.remove();
|
||||
}
|
||||
}
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user