Rewrite comment for global mkws object.
authorMike Taylor <mike@indexdata.com>
Tue, 11 Feb 2014 13:36:15 +0000 (13:36 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 11 Feb 2014 13:36:15 +0000 (13:36 +0000)
tools/htdocs/mkws.js

index 809c055..194a595 100644 (file)
@@ -66,8 +66,9 @@ Handlebars.registerHelper('commaList', function(items, options) {
 
 
 
-// Set up global mkws object. Contains a hash of team objects,
-// indexed by windowid.
+// Set up global mkws object. Contains truly global state such as SP
+// authentication, and a hash of team objects, indexed by windowid.
+//
 var mkws = {
     authenticated: false,
     debug_function: undefined, // will be set during initialisation