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:
c5c7c61
)
Remove extraneous debugging.
author
Mike Taylor
<mike@indexdata.com>
Fri, 21 Mar 2014 17:08:49 +0000
(17:08 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 21 Mar 2014 17:08:49 +0000
(17:08 +0000)
tools/htdocs/mkws.js
patch
|
blob
|
history
diff --git
a/tools/htdocs/mkws.js
b/tools/htdocs/mkws.js
index
e15f9ea
..
809fc18
100644
(file)
--- a/
tools/htdocs/mkws.js
+++ b/
tools/htdocs/mkws.js
@@
-224,7
+224,6
@@
function widget($, team, type, node) {
function promoteTermlists() {
team.queue("termlists").subscribe(function(data) {
- mkws.debug("in termlist consumer");
if (!node) {
alert("termlists event when there are no termlists");
return;