Some FIX
This commit is contained in:
@@ -19,6 +19,8 @@ function updateListIdFullSlider() {
|
||||
$("#total_slider").val(listId);
|
||||
}
|
||||
$(document).ready(function() {
|
||||
console.log("ready");
|
||||
|
||||
$("#modal_form").draggable({
|
||||
handle: ".modal-header"
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user