From: Mike Taylor Date: Tue, 4 Mar 2014 17:13:23 +0000 (+0000) Subject: Comment. X-Git-Tag: 1.0.0~1330 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=b77249ab2c42d38dc128cdf4bae3959533a99b05 Comment. --- diff --git a/tools/htdocs/mkws.js b/tools/htdocs/mkws.js index 1c19b2c..ba5ef4a 100644 --- a/tools/htdocs/mkws.js +++ b/tools/htdocs/mkws.js @@ -170,6 +170,10 @@ function widget($, team, type, node) { return that; + // Functions follow for promoting the regular widget object into + // widgets of specific types. These could be moved outside of the + // widget object, or even into their own source files. + function promoteTargets() { team.queue("targets").subscribe(function(data) { if (node.length === 0) alert("huh?!");