Skip to content

Commit

Permalink
JDF-443 Upgraded Underscore.js to 1.5.1 for Kitchensink Cordova
Browse files Browse the repository at this point in the history
  • Loading branch information
VineetReynolds committed Jul 31, 2013
1 parent 9623ef2 commit 1b72009
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 47 deletions.
2 changes: 1 addition & 1 deletion kitchensink-cordova/shared/www/index.html
Expand Up @@ -34,7 +34,7 @@

<script type="text/javascript" src="js/libs/jquery-1.9.1.min.js"></script>
<script type="text/javascript" src="js/libs/jquery.mobile-1.3.1.min.js"></script>
<script type="text/javascript" src="js/libs/underscore-min.js"></script>
<script type="text/javascript" src="js/libs/underscore-1.5.1.min.js"></script>
<script type="text/javascript" src="js/app.js"></script>

<script type="text/javascript">
Expand Down

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

0 comments on commit 1b72009

Please sign in to comment.