Space.
authorMike Taylor <mike@indexdata.com>
Tue, 15 Apr 2014 15:34:29 +0000 (16:34 +0100)
committerMike Taylor <mike@indexdata.com>
Tue, 15 Apr 2014 15:34:29 +0000 (16:34 +0100)
src/mkws-team.js

index 1ea6a63..88745b7 100644 (file)
@@ -755,7 +755,7 @@ function team($, teamName) {
         }
     }
 
-    that.widget =function(type) {
+    that.widget = function(type) {
         return m_widgets[type];
     }