Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
fixed urls for bower_components
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzmitry Yurkavets committed Mar 11, 2014
1 parent 1db1218 commit f904782
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions edmunds/widgets/glance/prototype/rating-tab.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,11 @@ <h4>Rating summary</h4>
</footer>
</div>

<script src="/less/dist/less-1.7.0.js"></script>
<script src="/libs/less/dist/less-1.7.0.js"></script>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="/jquery/dist/jquery.js"></script>
<script src="/libs/jquery/dist/jquery.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="/bootstrap/dist/js/bootstrap.js"></script>
<script src="/libs/bootstrap/dist/js/bootstrap.js"></script>

</body>
</html>

0 comments on commit f904782

Please sign in to comment.