Skip to content

Commit

Permalink
Updated Angular version to 1.2.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
blueimp committed Dec 26, 2013
1 parent 886ba24 commit 2cf5465
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions angularjs.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!--
/*
* jQuery File Upload Plugin AngularJS Demo 2.1.0
* jQuery File Upload Plugin AngularJS Demo 2.1.1
* https://github.com/blueimp/jQuery-File-Upload
*
* Copyright 2013, Sebastian Tschan
Expand Down Expand Up @@ -178,7 +178,7 @@ <h3 class="title"></h3>
<ol class="indicator"></ol>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.1/angular.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.6/angular.min.js"></script>
<!-- The jQuery UI widget factory, can be omitted if jQuery UI is already included -->
<script src="js/vendor/jquery.ui.widget.js"></script>
<!-- The Load Image plugin is included for the preview images and image resizing functionality -->
Expand Down

0 comments on commit 2cf5465

Please sign in to comment.