CC-3481 : Calendar->AddRemoveShow->Content management dialog can't be moved

This commit is contained in:
Naomi Aro 2012-04-03 16:23:37 +02:00
parent 079862d2f2
commit f2a05adf49
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ function buildScheduleDialog (json) {
width: width,
height: height,
resizable: false,
draggable: false,
draggable: true,
modal: true,
close: closeDialog,
buttons: {"Ok": function() {