File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 < script src ="js/routes.js "> </ script >
1010 </ head >
1111 < body >
12+ < div ba-no-support ="">
13+ < div >
14+ < p >
15+ We're sorry, your browser does not support all required functionality
16+ needed to run our app. Please switch to a different device or browser
17+ and try again. You can update your browser
18+ < a href ="http://www.browsehappy.com "> here</ a > .
19+ </ p >
20+ </ div >
21+ </ div >
1222 < div class ="grid-frame vertical ">
1323 < div class ="grid-content collapse shrink ">
1424 < ul class ="primary condense menu-bar ">
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-base-apps-template" ,
3- "version" : " 1.2.6 " ,
3+ "version" : " 2.0.0 " ,
44 "scripts" : {
55 "start" : " brunch watch --server" ,
66 "prod" : " brunch build --production" ,
77 "test" : " ./node_modules/karma/bin/karma start"
88 },
99 "dependencies" : {
1010 "angular" : " ^1.5.3" ,
11- "angular-base-apps" : " 1.2.7-9 " ,
11+ "angular-base-apps" : " ^2.0.0 " ,
1212 "angular-dynamic-routing" : " ^1.0.1" ,
1313 "angular-icons" : " ^1.0.0" ,
1414 "angular-route" : " ^1.5.3" ,
You can’t perform that action at this time.
0 commit comments