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:
0d598f7
)
Remove extraneous duplicate line.
author
Mike Taylor
<mike@indexdata.com>
Wed, 26 Mar 2014 17:09:17 +0000
(17:09 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 26 Mar 2014 17:09:17 +0000
(17:09 +0000)
src/mkws-team.js
patch
|
blob
|
history
diff --git
a/src/mkws-team.js
b/src/mkws-team.js
index
3c57c40
..
872f957
100644
(file)
--- a/
src/mkws-team.js
+++ b/
src/mkws-team.js
@@
-132,7
+132,6
@@
function team($, teamName) {
function recordDetailsId(s) {
return 'mkwsDet_' + s.replace(/[^a-z0-9]/ig, '_');
}
- that.recordElementId = recordElementId;
that.targetFiltered = function(id) {