From: Mike Taylor Date: Mon, 19 Jan 2015 12:31:29 +0000 (+0000) Subject: Proper fix for MKWS-352. X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=a05f4f3059011302d99356c4d2efbf5ce08c66a6 Proper fix for MKWS-352. The "targets" template uses the "name" element rather than "id". --- diff --git a/src/templates/targets.handlebars b/src/templates/targets.handlebars index 5bba8a2..8b2355d 100644 --- a/src/templates/targets.handlebars +++ b/src/templates/targets.handlebars @@ -23,7 +23,7 @@ data: {{#each data}} - {{{id}}} + {{{name}}} {{hits}} {{#if message}}