Skip to content
Snippets Groups Projects
Commit 529ace9d authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Restore statistics tabs

parent c9975fa1
No related branches found
No related tags found
No related merge requests found
......@@ -3,9 +3,12 @@
{% block preload %}
<link href="{{ baseurlpath }}assets/css/statistics.css" rel="stylesheet" />
<link rel="stylesheet" media="screen" type="text/css" href="/resources/uitheme1.8/jquery-ui.css" />
{% endblock %}
{% block postload %}
<script type="text/javascript" src="/resources/jquery-1.8.js"></script>
<script type="text/javascript" src="/resources/jquery-ui-1.8.js"></script>
<script type="text/javascript" src="{{ baseurlpath }}assets/js/statistics.js"></script>
{% endblock %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment