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)
(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!


No differences found