[#170,view/graph][xs]: update links to new flotr2 vendor library - addendum to 2600a77746.

This commit is contained in:
Rufus Pollock
2012-07-19 01:32:11 +01:00
parent ce2d30499f
commit 5caca91405
2 changed files with 2 additions and 2 deletions

View File

@@ -126,7 +126,7 @@ library and the Recline Graph view:
<link rel="stylesheet" href="css/graph.css">
<!-- javascript -->
<script type="text/javascript" src="vendor/jquery.flot/0.7/jquery.flot.js"></script>
<script type="text/javascript" src="vendor/flotr2/flotr2.js"></script>
<script type="text/javascript" src="src/view.graph.js"></script>
{% endhighlight %}