diff --git a/airtime_mvc/public/js/airtime/schedule/schedule.js b/airtime_mvc/public/js/airtime/schedule/schedule.js index 86b7c8ea9..76938235e 100644 --- a/airtime_mvc/public/js/airtime/schedule/schedule.js +++ b/airtime_mvc/public/js/airtime/schedule/schedule.js @@ -134,7 +134,7 @@ function buildScheduleDialog (json) { width: width, height: height, resizable: false, - draggable: false, + draggable: true, modal: true, close: closeDialog, buttons: {"Ok": function() {