revert changes (reopens #395)

This commit is contained in:
rlx 2012-02-15 13:37:33 +00:00
parent 99f9af5cd2
commit 96db09337c

View file

@ -1182,8 +1182,6 @@ Ox.VideoEditor = function(options, self) {
} else {
self.$findInput.focusInput(true);
}
}
if (hasPressedEnter || !self.options.find) {
self.$annotationPanel.options({highlight: self.options.find});
}
}