File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 22< html id ="top " lang ="en " ng-app ="demo ">
33 < head >
44 < title > AngularUI for AngularJS</ title >
5- < script src ="http://ajax.googleapis.com/ajax/libs/angularjs/1.4.1/angular.js "> </ script >
6- < link rel ="stylesheet " href ="http://netdna.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.css " rel ="stylesheet ">
5+
6+ < link href ="logo/UI_Shield.png " rel ="shortcut icon ">
7+
8+ < link rel ="stylesheet " href ="//netdna.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.css " rel ="stylesheet ">
79 < link rel ="stylesheet " href ="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css ">
8- < script src ="js/app.js "> </ script >
910 < link href ="css/app.css " rel ="stylesheet ">
10- < link href ="logo/UI_Shield.png " rel ="shortcut icon ">
1111 </ head >
1212
1313 < body ng-controller ="DemoCtrl ">
@@ -139,5 +139,8 @@ <h1 class="page-header">IDE Plugins <small>AngularJS support in your favorite te
139139 </ section >
140140 </ div >
141141 </ div >
142+
143+ < script src ="//ajax.googleapis.com/ajax/libs/angularjs/1.4.1/angular.js "> </ script >
144+ < script src ="js/app.js "> </ script >
142145 </ body >
143- </ html >
146+ </ html >
You can’t perform that action at this time.
0 commit comments