Commit 0f887c5d authored by Administrator's avatar Administrator

[CLEAN + BUGFIX] Templates, menu, changing path.

parent 55fddabc
......@@ -60,8 +60,7 @@
{% load staticfiles %}
<script src="{% static "js/jquery-1.9.1.min.js"%}"></script>
<script src="{% static "js/jquery/jquery-1.9.1.min.js"%}"></script>
<script src="{% static "js/easy/jquery.easypiechart.js"%}"></script>
<script type="text/javascript">
......@@ -74,7 +73,7 @@ $(function() {
</script>
<script src="{% static "js/bootstrap.min.js" %}"></script>
<script src="{% static "js/bootstrap/bootstrap.min.js" %}"></script>
<script>$(function () { $("[data-toggle='popover']").popover({
html:true,
title: function() {
......
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