Skip to content

Commit

Permalink
frontend fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jpillora committed Aug 31, 2015
1 parent 7afd3ab commit 6538ed8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions static/files.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions static/files/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ <h2>

<script src="js/vendor/query-string.js"></script>
<script src="js/vendor/angular.min.js"></script>
<!-- <script src="/realtime"></script> -->
<script src="http://localhost:5000/realtime.js"></script>
<script src="/realtime"></script>
<script>window.app = window.angular.module('app', []);</script>
<script src="js/config-controller.js"></script>
<script src="js/omni-controller.js"></script>
Expand Down

0 comments on commit 6538ed8

Please sign in to comment.