Skip to content

Commit

Permalink
Updated the Raphaël plugin to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
gergo85 committed May 10, 2019
1 parent 57369fa commit 01ab958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/statistics/index.htm
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</div>
</div>

<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/raphael/2.2.7/raphael.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/raphael/2.2.8/raphael.min.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/morris.js/0.5.1/morris.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
Expand Down

0 comments on commit 01ab958

Please sign in to comment.