Remove outdated comment.
authorMike Taylor <mike@indexdata.com>
Mon, 3 Mar 2014 16:01:28 +0000 (16:01 +0000)
committerMike Taylor <mike@indexdata.com>
Mon, 3 Mar 2014 16:01:28 +0000 (16:01 +0000)
tools/htdocs/mkws.js

index 53e7be1..98714ff 100644 (file)
@@ -505,7 +505,6 @@ function team($, teamName) {
            m_sort = sort;
        }
        if (targets) {
-           // ### should support multiple |-separated targets
            m_filters.push({ id: targets, name: targets });
        }