Skip to content

Commit

Permalink
Update Backbone script link
Browse files Browse the repository at this point in the history
  • Loading branch information
sfranzen committed Oct 15, 2016
1 parent da73c8f commit 055221b
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 @@ -80,7 +80,7 @@
<script src="/static/js/lib/d3-tip.js"></script>
<script src="/static/js/lib/cubism.v1.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.js"></script>
<script src="/static/js/lib/backbone.routefilter.min.js"></script>
<script src="/static/js/lib/cocktail.js"></script>
<script src="/static/js/lib/bootstrap.js"></script>
Expand Down

0 comments on commit 055221b

Please sign in to comment.