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