delete quality button in video player just in case.

This commit is contained in:
Techywarrior 2013-04-05 22:06:18 -07:00
parent 0a451226c1
commit dd0e5c0cbe

View File

@ -318,7 +318,7 @@
}
//remove custom buttons
_V_.ControlBar.prototype.options.components.ResolutionSelectorButton;
delete _V_.ControlBar.prototype.options.components.ResolutionSelectorButton;
delete _V_.ControlBar.prototype.options.components.SubtitleSelectorButton;
delete _V_.ControlBar.prototype.options.components.LanguageSelectorButton;
delete _V_.ControlBar.prototype.options.components.ChapterSelectorButton;