summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ed155b4)
raw | patch | inline | side by side (parent: ed155b4)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 14 May 2015 16:32:03 +0000 (18:32 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 14 May 2015 16:32:03 +0000 (18:32 +0200) |
templates/graphs.tmpl | patch | blob | history |
diff --git a/templates/graphs.tmpl b/templates/graphs.tmpl
index 6a1320128d0bc15a3557d39184bc034404e7631a..10cd23807a3b34a0e7a05ad286804193b346e2dd 100644 (file)
--- a/templates/graphs.tmpl
+++ b/templates/graphs.tmpl
class="query" placeholder="Group by" />
</form><br />
{{if .Metrics}}
- <img src="/graph/q{{urlquery .QueryOptions}}/{{.Metrics}}" border="0" />
+ <img src="/graph/q{{urlquery .QueryOptions}}/{{urlquery .Metrics}}" border="0" />
{{end}}
<p> </p>
</section>