projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db58bd0
)
Extend comment, again mostly so I can exercise git.
author
Mike Taylor
<mike@indexdata.com>
Mon, 27 Apr 2015 16:34:12 +0000
(17:34 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Mon, 27 Apr 2015 16:34:12 +0000
(17:34 +0100)
src/mkws-team.js
patch
|
blob
|
history
diff --git
a/src/mkws-team.js
b/src/mkws-team.js
index
b814291
..
ff2a556
100644
(file)
--- a/
src/mkws-team.js
+++ b/
src/mkws-team.js
@@
-13,7
+13,7
@@
//
mkws.makeTeam = function($, teamName) {
var that = {};
- // Note: separate constants from state
+ // Note: separate constants from state, which should be in an object
var m_teamName = teamName;
var m_submitted = false;
var m_query; // initially undefined