Skip to content
This repository has been archived by the owner on Aug 20, 2018. It is now read-only.

Commit

Permalink
Bug 1024126 - Fix director import for dashboard detail view;r=me
Browse files Browse the repository at this point in the history
  • Loading branch information
wlach committed Jun 19, 2014
1 parent 8820e30 commit 0e363fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dashboard/detail.html
Expand Up @@ -77,7 +77,7 @@
<script src="js/jquery-1.7.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/ICanHaz.min.js"></script>
<script src="js/SS.min.js"></script>
<script src="js/director.min.js"></script>
<script src="js/jquery.flot.js"></script>
<script src="js/jquery.flot.time.js"></script>
<script src="js/jquery.flot.stack.js"></script>
Expand Down

0 comments on commit 0e363fd

Please sign in to comment.