| branch | popcorn-port |
| changeset 493 | f7333cdf5320 |
| parent 470 | 19389e221722 |
| child 538 | b778b2f93ef4 |
--- a/src/js/widgets/annotationsWidget.js Wed Dec 21 10:30:46 2011 +0100 +++ b/src/js/widgets/annotationsWidget.js Wed Dec 21 10:51:33 2011 +0100 @@ -87,7 +87,7 @@ } }(annotation), onEnd: - function() { _this.clearWidget.call(_this); }, + function() { _this.clearWidget.call(_this); } }; this._Popcorn = this._Popcorn.code(conf); }