File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 ">
5
5
< title > Bootstrap Schema Form example</ title >
6
- < link rel ="stylesheet " href ="//netdna .bootstrapcdn.com/bootstrap/3.1.1 /css/bootstrap.min.css ">
7
- < link rel ="stylesheet " href ="//netdna .bootstrapcdn.com/bootstrap/3.1.1 /css/bootstrap-theme.min.css ">
6
+ < link rel ="stylesheet " href ="//maxcdn .bootstrapcdn.com/bootstrap/3.3.4 /css/bootstrap.min.css ">
7
+ < link rel ="stylesheet " href ="//maxcdn .bootstrapcdn.com/bootstrap/3.3.4 /css/bootstrap-theme.min.css ">
8
8
< link rel ="stylesheet " href ="../bower_components/pickadate/lib/themes/classic.css ">
9
9
< link rel ="stylesheet " href ="../bower_components/pickadate/lib/themes/classic.date.css ">
10
10
< link rel ="stylesheet " href ="../bower_components/bootstrap-vertical-tabs/bootstrap.vertical-tabs.min.css ">
Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< title > Custom validators, async validators etc</ title >
5
- < link rel ="stylesheet " href ="//netdna .bootstrapcdn.com/bootstrap/3.1.1 /css/bootstrap.min.css ">
6
- < link rel ="stylesheet " href ="//netdna .bootstrapcdn.com/bootstrap/3.1.1 /css/bootstrap-theme.min.css ">
5
+ < link rel ="stylesheet " href ="//maxcdn .bootstrapcdn.com/bootstrap/3.3.4 /css/bootstrap.min.css ">
6
+ < link rel ="stylesheet " href ="//maxcdn .bootstrapcdn.com/bootstrap/3.3.4 /css/bootstrap-theme.min.css ">
7
7
</ head >
8
8
< body ng-app ="test " class ="container " ng-controller ="TestCtrl ">
9
9
You can’t perform that action at this time.
0 commit comments