From f2a05adf491c0c8c0fbec04b2670beb6f7eed56c Mon Sep 17 00:00:00 2001 From: Naomi Aro Date: Tue, 3 Apr 2012 16:23:37 +0200 Subject: [PATCH] CC-3481 : Calendar->AddRemoveShow->Content management dialog can't be moved --- airtime_mvc/public/js/airtime/schedule/schedule.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {