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:
Naomi Aro 2012-01-17 12:45:05 +01:00
parent 1b3433e7a8
commit a69be24831
2 changed files with 8 additions and 10 deletions

View file

@ -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: ['', '']