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