diff --git a/source/Ox.UI/js/Video/Ox.VideoEditor.js b/source/Ox.UI/js/Video/Ox.VideoEditor.js index 2efa597b..0419490e 100644 --- a/source/Ox.UI/js/Video/Ox.VideoEditor.js +++ b/source/Ox.UI/js/Video/Ox.VideoEditor.js @@ -1210,8 +1210,8 @@ Ox.VideoEditor = function(options, self) { } else { self.$findInput.focusInput(true); } - self.$annotationPanel.options({highlight: self.options.find}); } + self.$annotationPanel.options({highlight: self.options.find}); } function toggleAnnotations(data) {