This commit is contained in:
rolux 2013-02-21 01:55:24 +05:30
parent e20fe9f2fe
commit 51881d98b9

View file

@ -1922,7 +1922,8 @@ Ox.VideoPlayer = function(options, self) {
&& title == Ox.getObjectById(
self.options.timelineTypes,
self.options.timelineType
).title;
).title
);
$(children[1]).attr({
src: Ox.UI.getImageURL(
'symbol' + (checked ? 'Check' : 'None')