Add comment towards MKWS-64, mostly so I can push the new branch.
[mkws-moved-to-github.git] / src / mkws-team.js
index c26d2c3..b814291 100644 (file)
@@ -13,6 +13,7 @@
 //
 mkws.makeTeam = function($, teamName) {
   var that = {};
+  // Note: separate constants from state
   var m_teamName = teamName;
   var m_submitted = false;
   var m_query; // initially undefined