changeset 257 | eba9edbd8f46 |
parent 255 | ed05b89e3299 |
child 345 | 4b66390442fd |
--- a/cms/app-client/app/components/transcript-component.js Thu Aug 18 17:02:02 2016 +0200 +++ b/cms/app-client/app/components/transcript-component.js Sun Aug 21 13:51:22 2016 +0200 @@ -15,7 +15,6 @@ }), didUpdate: function() { - var self = this; var target = Ember.$('.sentence.active'); if(this.get('autoscroll') && target.length) { Ember.$(this.get('autoscrollElement')).animate({