Skip to content

Commit

Permalink
Update path to Underscore
Browse files Browse the repository at this point in the history
  • Loading branch information
sfranzen committed Oct 15, 2016
1 parent eebec38 commit da73c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rockstor/storageadmin/templates/storageadmin/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<script src="/static/js/lib/d3.v3.min.js"></script>
<script src="/static/js/lib/d3-tip.js"></script>
<script src="/static/js/lib/cubism.v1.js"></script>
<script src="/static/js/lib/underscore-1.3.2.js"></script>
<script src="/static/js/lib/underscore.js"></script>
<script src="/static/js/lib/backbone-0.9.2.js"></script>
<script src="/static/js/lib/backbone.routefilter.min.js"></script>
<script src="/static/js/lib/cocktail.js"></script>
Expand Down

0 comments on commit da73c8f

Please sign in to comment.