File tree 2 files changed +5
-7
lines changed
2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 1
1
<!doctype html public "embarassment">
2
- < title > Master Detail Example</ title >
2
+ < title > Basic Example</ title >
3
3
< meta name ="viewport " content ="width=device-width, initial-scale=1, user-scalable=no ">
4
4
< link href ="app.css " rel ="stylesheet "/>
5
5
< body >
6
6
< div id ="example "> </ div >
7
- < script src ="/__build__/shared.js "> </ script >
8
- < script src ="/__build__/basic.js "> </ script >
9
-
7
+ < script src ="../__build__/shared.js "> </ script >
8
+ < script src ="../__build__/basic.js "> </ script >
Original file line number Diff line number Diff line change 5
5
< link href ="app.css " rel ="stylesheet "/>
6
6
< body >
7
7
< div id ="example "> </ div >
8
- < script src ="/__build__/shared.js "> </ script >
9
- < script src ="/__build__/bootstrap.js "> </ script >
10
-
8
+ < script src ="../__build__/shared.js "> </ script >
9
+ < script src ="../__build__/bootstrap.js "> </ script >
You can’t perform that action at this time.
0 commit comments