summaryrefslogtreecommitdiff
path: root/templates/stats/show.jinja
diff options
context:
space:
mode:
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 %}