File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33< head >
44 < meta charset ="UTF-8 ">
55 < title > Example of Accordion</ title >
6- < script src ="../bower_components/ jquery/dist/ jquery.min.js "> </ script >
7- < script src ="../bower_components/angular /angular.min.js "> </ script >
6+ < script src ="//code. jquery.com/ jquery-1.11.3 .min.js "> </ script >
7+ < script src ="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.5 /angular.min.js "> </ script >
88 < script src ="../app/scripts/app.js "> </ script >
9- < script src ="simple-accordion-with-animation-options.js "> </ script >
9+ < script src ="./ simple-accordion-with-animation-options.js "> </ script >
1010 < style type ="text/css ">
1111
1212 @import url (http://fonts.googleapis.com/css?family=Lato:400, 700 );
@@ -227,4 +227,4 @@ <h1 class="heading-primary">Animated Accordion</h1>
227227 </ div >
228228</ div >
229229</ body >
230- </ html >
230+ </ html >
You can’t perform that action at this time.
0 commit comments