File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 2727 "appirio-tech-ng-login-reg" : " 0.x.x" ,
2828 "appirio-tech-ng-api-services" : " 0.x.x"
2929 },
30+ "overrides" : {
31+ "footable" : {
32+ "main" : [
33+ " dist/footable.all.min.js" ,
34+ " css/footable.core.css" ,
35+ " css/fonts/footable.eot" ,
36+ " css/fonts/footable.svg" ,
37+ " css/fonts/footable.ttf" ,
38+ " css/fonts/footable.woff"
39+ ]
40+ }
41+ },
3042 "devDependencies" : {
3143 "angular-mocks" : " ~1.4.4"
3244 },
Original file line number Diff line number Diff line change 33<link href="../bower_components/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
44-->
55
6+ <!--
67<script src="../bower_components/bootstrap/js/modal.js"></script>
78<script src="../bower_components/footable/js/footable.filter.js"></script>
89<script src="../bower_components/footable/js/footable.paginate.js"></script>
910<script src="../bower_components/footable/js/footable.sort.js"></script>
11+ -->
1012
1113< div class ="row wrapper border-bottom white-bg page-heading ">
1214 < div class ="col-lg-10 ">
You can’t perform that action at this time.
0 commit comments