summaryrefslogtreecommitdiff
path: root/templates/stats/show.jinja
diff options
context:
space:
mode:
Diffstat (limited to 'templates/stats/show.jinja')
-rw-r--r--templates/stats/show.jinja7
1 files changed, 1 insertions, 6 deletions
diff --git a/templates/stats/show.jinja b/templates/stats/show.jinja
index 1a2614e..ac271ac 100644
--- a/templates/stats/show.jinja
+++ b/templates/stats/show.jinja
@@ -1,12 +1,7 @@
{% extends "layout.jinja" %}
{% set JSFunction = "statJS" %}
-{% set additionalJS = ["highstock", "jqueryui"] %}
-
-{% block style %}
- {{ super() }}
- <link href="{{ "jqueryui/css/ui-darkness/jquery-ui.css" | static_url }}" rel="stylesheet" type="text/css">
-{% endblock %}
+{% set additionalJS = ["highstock"] %}
{% block heading %}
Statistiken