From: Mike Taylor Date: Mon, 27 Apr 2015 16:32:29 +0000 (+0100) Subject: Add comment towards MKWS-64, mostly so I can push the new branch. X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=db58bd03c4dd1365f773e8a4989573c6ee397009;p=mkws-moved-to-github.git Add comment towards MKWS-64, mostly so I can push the new branch. --- diff --git a/src/mkws-team.js b/src/mkws-team.js index c26d2c3..b814291 100644 --- a/src/mkws-team.js +++ b/src/mkws-team.js @@ -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