Skip to content

Commit

Permalink
Remove CDN dependencies
Browse files Browse the repository at this point in the history
Use case: developers behind corporate firewall

close #133
  • Loading branch information
Romain Lai-King authored and rlidwka committed Oct 2, 2014
1 parent aef982d commit 4b3939e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion lib/GUI/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</div>
</div>

<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<script src="/-/static/jquery.min.js"></script>
<script type='text/javascript' src='/-/static/main.js'></script>
</body>
</html>
Loading

0 comments on commit 4b3939e

Please sign in to comment.