Ui for show scheduling
This commit is contained in:
parent
a4fb54cd01
commit
61c826f8ed
5 changed files with 37 additions and 11 deletions
|
@ -255,7 +255,7 @@ function openScheduleDialog(show) {
|
|||
autoOpen: false,
|
||||
title: 'Schedule Playlist',
|
||||
width: 950,
|
||||
height: 400,
|
||||
height: 450,
|
||||
close: closeDialog,
|
||||
buttons: {"Ok": function() {
|
||||
dialog.remove();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue