Searched refs:makeDialogDraggable (Results 1 – 2 of 2) sorted by relevance
1436 setTimeout(() => makeDialogDraggable(calId), 50);1534 setTimeout(() => makeDialogDraggable(calId), 50);2186 window.makeDialogDraggable = function(calId) { function
596 - Moved `makeDialogDraggable()` call inside the AJAX success callback602 - Both Add and Edit dialogs now call `makeDialogDraggable()` directly