File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 66 < link href ="http://cdn-na.infragistics.com/igniteui/latest/css/structure/infragistics.css " rel ="stylesheet " />
77 <!-- 1. Load libraries -->
88 < script src ="http://code.jquery.com/jquery-1.12.3.js "> </ script >
9+ < script src ="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js "> </ script >
910 < script src ="http://code.jquery.com/ui/1.10.3/jquery-ui.min.js "> </ script >
1011 <!-- IE required polyfills, in this exact order -->
1112 < script src ="https://cdnjs.cloudflare.com/ajax/libs/es6-shim/0.35.0/es6-shim.min.js "> </ script >
2425 < link rel ="stylesheet " href ="../sample.css " />
2526 < link type ="text/css " rel ="stylesheet " href ="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css " />
2627 < link rel ="stylesheet " href ="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css " type ="text/css " />
27- < script src =" http://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js " > </ script >
28+
2829 < script >
2930 System . import ( 'app.ts' )
3031 . then ( null , console . error . bind ( console ) ) ;
You can’t perform that action at this time.
0 commit comments