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:
06ede11
)
Remove outdated comma.
author
Mike Taylor
<mike@indexdata.com>
Wed, 16 Apr 2014 11:25:32 +0000
(12:25 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 16 Apr 2014 11:25:32 +0000
(12:25 +0100)
src/mkws-team.js
patch
|
blob
|
history
diff --git
a/src/mkws-team.js
b/src/mkws-team.js
index
683f11c
..
b9d899b
100644
(file)
--- a/
src/mkws-team.js
+++ b/
src/mkws-team.js
@@
-598,9
+598,6
@@
function team($, teamName) {
// Finds the node of the specified class within the current team
- // Multiple OR-clauses separated by commas are handled
- // More complex cases may not work
- //
function findnode(selector, teamName) {
teamName = teamName || m_teamName;