CC-3256 : Recorded/repeated/rebroadcast is invalid after show update
only the original rebroadcasts are left when toggling the repeat option.
This commit is contained in:
parent
1b3433e7a8
commit
a69be24831
2 changed files with 8 additions and 10 deletions
|
@ -180,7 +180,7 @@ function setAddShowEvents() {
|
|||
|
||||
form.find("#add_show_start_time").timepicker({
|
||||
amPmText: ['', ''],
|
||||
defaultTime: '00:00',
|
||||
defaultTime: '00:00'
|
||||
});
|
||||
form.find("#add_show_end_time").timepicker({
|
||||
amPmText: ['', '']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue