Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab7add commit 219648fCopy full SHA for 219648f
docs/content/tutorial/step_12.ngdoc
@@ -92,7 +92,7 @@ __`app/index.html`.__
92
...
93
94
<!-- required module to enable animation support in AngularJS -->
95
- <script src="../bower_components/angular/angular-animate.js"></script>
+ <script src="../bower_components/angular-animate/angular-animate.js"></script>
96
97
<!-- for JavaScript Animations -->
98
<script src="js/animations.js"></script>
0 commit comments