fixed ref error in shell.js

This commit is contained in:
Gordon Hall 2014-06-03 10:35:24 -04:00
commit 20c7d7fe62
2 changed files with 2 additions and 2 deletions

View file

@ -736,7 +736,7 @@ on supported browsers please check <a href="http://www.webrtc.org/">http://www.w
<script src="config.js"></script>
<!-- <script src="js/shell.js"></script> -->
<script src="js/shell.js"></script>
<script src="lib/angular/angular.min.js"></script>
<script src="lib/moment/moment.js"></script>
<script src="lib/angular-moment/angular-moment.js"></script>