Merge branch 'screenshot'
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 9 Oct 2014 15:04:58 +0000 (15:04 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 9 Oct 2014 15:04:58 +0000 (15:04 +0000)
src/mkws-widget.js

index 5476796..3712764 100644 (file)
@@ -187,4 +187,4 @@ mkws.makeWidget = function($, team, type, node) {
   }
 
   return that;
-}
+};