Commit 27baccee authored by Michal Čihař's avatar Michal Čihař

Update Chartist to 0.9.4

Also include non minified version

Issue #741
Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent bf3d9b3e
......@@ -36,7 +36,7 @@
<script src="{% static 'js/jquery.sortElements.js' %}" type="text/javascript"></script>
<script src="{% static 'js/mousetrap.min.js' %}" type="text/javascript"></script>
<script src="{% static 'js/mousetrap-global-bind.min.js' %}" type="text/javascript"></script>
<script src="{% static 'js/chartist.min.js' %}" type="text/javascript"></script>
<script src="{% static 'js/chartist.js' %}" type="text/javascript"></script>
<script src="{% static 'bootstrap/js/bootstrap.js' %}" type="text/javascript"></script>
<script src="{% static 'loader-bootstrap.js' %}" type="text/javascript"></script>
<script src="{% static 'bootstrap/js/bootstrap-datepicker.js' %}" type="text/javascript"></script>
......
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment