From: Mike Taylor Date: Tue, 4 Mar 2014 14:49:07 +0000 (+0000) Subject: Tighten up. X-Git-Tag: 1.0.0~1338 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=sidebyside;h=4f9f9a2ed216e36091560a0442291e27a61b0a92;p=mkws-moved-to-github.git Tighten up. --- diff --git a/tools/htdocs/mkws.js b/tools/htdocs/mkws.js index f320111..43fc455 100644 --- a/tools/htdocs/mkws.js +++ b/tools/htdocs/mkws.js @@ -189,10 +189,7 @@ function widget($, team, type, node) { mkws.debug("made widget(team=" + team + ", type=" + type + ", node=" + node); function promoteTargets() { - mkws.debug("promoting widget to type Targets"); mkws.queue("targets").subscribe(function(data) { - mkws.debug("notified that there are targets"); - if (node.length === 0) alert("huh?!"); var table ='' +