projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b908e40
)
do not escape facet title
author
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 29 Jan 2015 15:51:34 +0000
(15:51 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 29 Jan 2015 15:51:34 +0000
(15:51 +0000)
src/templates/facet.handlebars
patch
|
blob
|
history
diff --git
a/src/templates/facet.handlebars
b/src/templates/facet.handlebars
index
c327a6c
..
22877f3
100644
(file)
--- a/
src/templates/facet.handlebars
+++ b/
src/templates/facet.handlebars
@@
-10,7
+10,7
@@
terms:
field - for the xtargets facet ONLY, the opaque identifier of the target
}}
-<div class="mkws-facet-title mkwsFacetTitle">{{mkws-translate caption}}</div>
+<div class="mkws-facet-title mkwsFacetTitle">{{{mkws-translate caption}}}</div>
{{#each terms}}
<div class="mkws-term mkwsTerm">
<a href="#" {{{linkdata}}}>{{term}}</a> <span>{{count}}</span>