diff -r 7e18d953a1f8 -r 392ddcd212d7 src/widgets/SpelSyncHtml.js --- a/src/widgets/SpelSyncHtml.js Mon Sep 30 14:39:34 2013 +0200 +++ b/src/widgets/SpelSyncHtml.js Tue Oct 01 15:41:46 2013 +0200 @@ -1,13 +1,13 @@ IriSP.Widgets.SpelSyncHtml = function(player, config) { console.log("Calling IriSP.Widget's constructor from IriSP.HelloWorldWidget"); IriSP.Widgets.Widget.call(this, player, config); -} +}; IriSP.Widgets.SpelSyncHtml.prototype = new IriSP.Widgets.Widget(); IriSP.Widgets.SpelSyncHtml.prototype.defaults = { src: "about:blank" -} +}; IriSP.Widgets.SpelSyncHtml.prototype.template = '