File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,13 +10,10 @@ <h1 translate lib="web">forms</h1>
1010 </ div >
1111 </ div >
1212</ div >
13-
14- < div class ="row ">
15- < div class =" col-md-6 text-right ">
16- < a ng-href ="#/EditForm " class ="btn btn-info " translate lib ="web "> addform</ a >
17- </ div >
13+ < div class ="col-sm-12 text-right ">
14+ < a ng-href ="#/EditForm " class ="btn btn-info " translate lib ="web "> addform</ a >
1815</ div >
19- < div ng-show ="ctrl.errormessage != '' "" class=" alert alert-danger" role="alert"> {{ctrl.errormessage}}</ div >
16+ < div ng-show ="ctrl.errormessage != '' " class =" alert alert-danger " role ="alert "> {{ctrl.errormessage}}</ div >
2017< table id ="table1 " class ="table table-striped " when-scrolled ="ctrl.more() " style ="width: 100%; ">
2118 < thead class ="thead-dark ">
2219 < tr >
Original file line number Diff line number Diff line change 8888 "angular-chart.js" : " ^1.1.1" ,
8989 "angular-route" : " ^1.8.2" ,
9090 "angular-sanitize" : " ^1.8.2" ,
91- "bootstrap" : " ^ 4.6.0" ,
91+ "bootstrap" : " 4.6.0" ,
9292 "browserify" : " ^17.0.0" ,
9393 "browserify-css" : " ^0.15.0" ,
9494 "chart.js" : " ^2.9.4" ,
108108 "typescript" : " ^4.2.3" ,
109109 "watchify" : " ^4.0.0"
110110 }
111- }
111+ }
You can’t perform that action at this time.
0 commit comments