Simplify a lot of code that unnecessarily checks that a jQuery
authorMike Taylor <mike@indexdata.com>
Fri, 21 Mar 2014 16:34:54 +0000 (16:34 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 21 Mar 2014 16:34:54 +0000 (16:34 +0000)
commiteefc90ceb608fec8b276e06b0218f1e717854159
tree31de5be23d5e3cbfd6404c414c32ba57e3793e1e
parentb68380df834712d54cd3bfcb76b07d1f02ecaa71
Simplify a lot of code that unnecessarily checks that a jQuery
node-set is non-empty before doing something with it. Of course, doing
anything to an empty node-set no-ops anyway.
tools/htdocs/mkws.js