Skip to content

Commit

Permalink
uncomment out nganimate in the example
Browse files Browse the repository at this point in the history
  • Loading branch information
chieffancypants committed Feb 19, 2016
1 parent ad2b482 commit 531e175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<!-- angular -->
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.4.0/angular.min.js"></script>
<!-- <script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.4.0/angular-animate.min.js"></script> -->
<script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.4.0/angular-animate.min.js"></script>

<!-- loadingbar -->
<script src="../src/loading-bar.js"></script>
Expand Down

0 comments on commit 531e175

Please sign in to comment.