Home
last modified time | relevance | path

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

/plugin/calendar/
H A Dcalendar-main.js1441 setTimeout(() => makeDialogDraggable(calId), 50);
1539 setTimeout(() => makeDialogDraggable(calId), 50);
2201 window.makeDialogDraggable = function(calId) { function
H A DCHANGELOG.md687 - Moved `makeDialogDraggable()` call inside the AJAX success callback
693 - Both Add and Edit dialogs now call `makeDialogDraggable()` directly