typo
This commit is contained in:
parent
722119215d
commit
e37281491e
1 changed files with 1 additions and 1 deletions
|
@ -674,7 +674,7 @@ pandora.ui.mediaView = function(options) {
|
|||
disabled: true,
|
||||
value: true
|
||||
});
|
||||
} elif (self.$switch) {
|
||||
} else if (self.$switch) {
|
||||
self.$switch.options({
|
||||
disabled: false,
|
||||
value: self.wasChecked
|
||||
|
|
Loading…
Reference in a new issue