summaryrefslogtreecommitdiff
path: root/templates/stats/show.jinja
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2014-08-28 00:55:22 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2014-08-28 00:55:22 +0200
commit91f69a2754b38ea4583ef240f589d4da97f55c9d (patch)
treef6cda5c7ecdf224fb7b896a14131fc2e34d0118c /templates/stats/show.jinja
parent93cd07c81463959b7281a10557ea1d9471b97322 (diff)
downloadkosten-91f69a2754b38ea4583ef240f589d4da97f55c9d.tar.gz
kosten-91f69a2754b38ea4583ef240f589d4da97f55c9d.tar.bz2
kosten-91f69a2754b38ea4583ef240f589d4da97f55c9d.zip
Add clickable stat points
Diffstat (limited to '')
-rw-r--r--templates/stats/show.jinja6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/stats/show.jinja b/templates/stats/show.jinja
index f57a119..53985a7 100644
--- a/templates/stats/show.jinja
+++ b/templates/stats/show.jinja
@@ -5,6 +5,12 @@
{% block js %}
{{ super() }}
<script type="text/javascript" src="{{ "js/highstock-2.0.3.js" | static_url }}"></script>
+ <script type="text/javascript" src="{{ "jqueryui/jquery-ui.js" | static_url }}"></script>
+{% endblock %}
+
+{% block style %}
+ {{ super() }}
+ <link href="{{ "jqueryui/css/ui-darkness/jquery-ui.css" | static_url }}" rel="stylesheet" type="text/css">
{% endblock %}
{% block heading %}