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:
5e4943f
)
Fix comment.
author
Mike Taylor
<mike@indexdata.com>
Tue, 18 Mar 2014 17:40:40 +0000
(17:40 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 18 Mar 2014 17:40:40 +0000
(17:40 +0000)
tools/htdocs/mkws.js
patch
|
blob
|
history
diff --git
a/tools/htdocs/mkws.js
b/tools/htdocs/mkws.js
index
a98c590
..
fb72ddb
100644
(file)
--- a/
tools/htdocs/mkws.js
+++ b/
tools/htdocs/mkws.js
@@
-1475,7
+1475,7
@@
function team($, teamName) {
}
});
- // Find all nodes with an class, and determine their team from
+ // Find all nodes with an MKWS class, and determine their team from
// the mkwsTeam_* class. Make all team objects.
var then = $.now();
$('[class^="mkws"],[class*=" mkws"]').each(function () {