log as Video not VIDEO

This commit is contained in:
j 2013-06-14 16:39:38 +00:00
parent e929a7266a
commit 58e078e3bb

View file

@ -222,7 +222,7 @@ Ox.VideoPlayer = function(options, self) {
}) })
.addClass('OxVideoPlayer'); .addClass('OxVideoPlayer');
Ox.Log('VIDEO', 'VIDEO PLAYER OPTIONS', self.options) Ox.Log('Video', 'VIDEO PLAYER OPTIONS', self.options)
Ox.UI.$window.on({ Ox.UI.$window.on({
resize: function() { resize: function() {