X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=blobdiff_plain;f=tools%2Fhtdocs%2Fmkws.js;h=809fc18f0c2e5d3f0f1e61e93ffbdca9c5c07159;hp=e15f9eacb3bc7a71538902b11ecc81df17ae5032;hb=988a3f54ecf168100ee4f14bad3f02f72d58a19d;hpb=c5c7c61750ae3f164f8ee04c009b01283fbda269 diff --git a/tools/htdocs/mkws.js b/tools/htdocs/mkws.js index e15f9ea..809fc18 100644 --- 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;