Commit 4c200985 authored by Administrator's avatar Administrator

[BUGFIX] changing the path of jquery librairy.

parent 0520d53e
...@@ -51,10 +51,12 @@ ...@@ -51,10 +51,12 @@
<div class="row"> <div class="row">
<div id="monthly-move-chart"> <div id="monthly-move-chart">
<center>
<strong>Title</strong> (Blue Line: Publications by months, Green Line: Zoomable publications) <strong>Title</strong> (Blue Line: Publications by months, Green Line: Zoomable publications)
<a class="reset" href="javascript:volumeChart.filterAll();dc.redrawAll();" <a class="reset" href="javascript:volumeChart.filterAll();dc.redrawAll();"
style="display: none;">reset</a> style="display: none;">reset</a>
<div class="clearfix"></div> <div class="clearfix"></div>
</center>
</div> </div>
</div> </div>
......
...@@ -350,9 +350,7 @@ ...@@ -350,9 +350,7 @@
</div> </div>
</div> </div>
<!-- <script src="{% static "js/jquery/jquery.min.js" %}" type="text/javascript"></script>
<script src="{% static "js/libs/jquery/jquery-1.10.2.js" %}" type="text/javascript"></script>
-->
<script src="{% static "js/libs/jquery/jquery-ui.js" %}" type="text/javascript"></script> <script src="{% static "js/libs/jquery/jquery-ui.js" %}" type="text/javascript"></script>
<script src="{% static "js/libs/jquery/jquery.ba-dotimeout.min.js" %}" type="text/javascript"></script> <script src="{% static "js/libs/jquery/jquery.ba-dotimeout.min.js" %}" type="text/javascript"></script>
......
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