| changeset 1013 | 392ddcd212d7 |
| parent 998 | 9521347ede1d |
| child 1072 | ac1eacb3aa33 |
--- a/src/widgets/HtmlPlayer.js Mon Sep 30 14:39:34 2013 +0200 +++ b/src/widgets/HtmlPlayer.js Tue Oct 01 15:41:46 2013 +0200 @@ -6,10 +6,10 @@ IriSP.Widgets.HtmlPlayer.prototype.defaults = { -} +}; IriSP.Widgets.HtmlPlayer.prototype.draw = function() { IriSP.htmlPlayer(this.media, this.$, this); -} \ No newline at end of file +}; \ No newline at end of file