Home
last modified time | relevance | path

Searched refs:makeDialogDraggable (Results 1 – 2 of 2) sorted by relevance

/plugin/calendar/
H A Dcalendar-main.js1436 setTimeout(() => makeDialogDraggable(calId), 50);
1534 setTimeout(() => makeDialogDraggable(calId), 50);
2186 window.makeDialogDraggable = function(calId) { function
H A DCHANGELOG.md596 - Moved `makeDialogDraggable()` call inside the AJAX success callback
602 - Both Add and Edit dialogs now call `makeDialogDraggable()` directly