Skip to content

Commit

Permalink
Upgraded dagre-d3 to v0.4.17 to resolve issue spotify#1604
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen Pascoe authored and Stephen Pascoe committed Apr 11, 2016
1 parent c204f95 commit 93fc48f
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 11,898 deletions.
2 changes: 1 addition & 1 deletion luigi/static/visualiser/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<link href="lib/AdminLTE/css/skin-green-light.min.css" rel="stylesheet"/>
<link href="lib/datatables/css/jquery.dataTables.min.css" rel="stylesheet"/>
<script src="lib/d3/d3.min.js" charset="utf-8"></script>
<script src="lib/d3/dagre-d3.js"></script>
<script src="lib/d3/dagre-d3.min.js"></script>
<script src="lib/mustache.js"></script>
<script src="js/luigi.js"></script>
<script src="js/graph.js"></script>
Expand Down
Loading

0 comments on commit 93fc48f

Please sign in to comment.