cosmetic changes

This commit is contained in:
rolux 2013-03-06 12:26:57 +00:00
parent 1115a33a5f
commit a34c8b5b11
2 changed files with 2 additions and 2 deletions

View file

@ -65,7 +65,7 @@ Ox.LargeVideoTimeline = function(options, self) {
self.$timeline = $('<div>')
.css({left: self.center + 'px'})
.appendTo(that)
.appendTo(that);
setSubtitles();

View file

@ -840,7 +840,7 @@ Ox.VideoEditor = function(options, self) {
self.options.find && setTimeout(function() {
// only submit if no annotation is selected
submitFindInput(self.options.find, !self.options.selected);
}, 0);
});
function addAnnotation(layer) {
that.triggerEvent('addannotation', {