CC-2207:Rename 'Schedule Playlist' window to 'Schedule Media' - fixed
This commit is contained in:
parent
0781f08148
commit
b53c9482c2
1 changed files with 1 additions and 1 deletions
|
@ -228,7 +228,7 @@ function buildScheduleDialog(json){
|
||||||
|
|
||||||
dialog.dialog({
|
dialog.dialog({
|
||||||
autoOpen: false,
|
autoOpen: false,
|
||||||
title: 'Schedule Playlist',
|
title: 'Schedule Media',
|
||||||
width: 1100,
|
width: 1100,
|
||||||
height: 550,
|
height: 550,
|
||||||
modal: true,
|
modal: true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue