Remove debugging output from Handlebars "translate" helper.
authorMike Taylor <mike@indexdata.com>
Fri, 24 Jan 2014 15:45:44 +0000 (15:45 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 24 Jan 2014 15:45:44 +0000 (15:45 +0000)
commitfd8e19788d91b39cf4cb550c805bf5cc05d0349e
treef4056a26a8008e836b2c009105a367b37f289e63
parent05ee6c7c394fa845528f0d63e55eea6ad9410e35
Remove debugging output from Handlebars "translate" helper.
(It was too noisy AND had a scoping problem.)
Address results are using classed instead of id.
(Allows multiple instances of each widget to co-exist.)
Auto-generated HTML for #mkwsSearch, #mkwsResults and #mkwsTargets
include the necessary classes as well as IDs. (There may be a
better way to insert these automatically, but that can wait.)

All this means that in a primitive way, we have a version of MKWS-71
("Enable multiple simultaneous MKWS searches using multiple SP
sessions") working!
tools/htdocs/mkws.js