@@ -1743,7 +1743,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
1743
1743
"</div>\n" +
1744
1744
"</div>\n" +
1745
1745
"</div>\n" +
1746
- "<table ng-if=\"!(buildConfig | isJenkinsPipelineStrategy)\" class=\"table table-bordered table-hover table- mobile\">\n" +
1746
+ "<table ng-if=\"!(buildConfig | isJenkinsPipelineStrategy)\" class=\"table table-bordered table-mobile\">\n" +
1747
1747
"<thead>\n" +
1748
1748
"<tr>\n" +
1749
1749
"<th>Build</th>\n" +
@@ -1785,7 +1785,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
1785
1785
"</table>\n" +
1786
1786
"<div ng-if=\"buildConfig | isJenkinsPipelineStrategy\">\n" +
1787
1787
"<build-pipeline build=\"build\" ng-repeat=\"build in orderedBuilds track by (build | uid)\"></build-pipeline>\n" +
1788
- "<table ng-if=\"(builds | hashSize) === 0\" class=\"table table-bordered table-hover table- mobile\">\n" +
1788
+ "<table ng-if=\"(builds | hashSize) === 0\" class=\"table table-bordered table-mobile\">\n" +
1789
1789
"<tbody><tr><td><em>{{emptyMessage}}</em></td></tr></tbody>\n" +
1790
1790
"</table>\n" +
1791
1791
"</div>\n" +
@@ -2231,7 +2231,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
2231
2231
"<div class=\"col-md-12\">\n" +
2232
2232
"<div ng-if=\"!loaded\">Loading...</div>\n" +
2233
2233
"<div ng-if=\"loaded\">\n" +
2234
- "<table class=\"table table-bordered table-hover table- mobile table-layout-fixed\">\n" +
2234
+ "<table class=\"table table-bordered table-mobile table-layout-fixed\">\n" +
2235
2235
"<colgroup>\n" +
2236
2236
"<col class=\"col-sm-5\">\n" +
2237
2237
"</colgroup>\n" +
@@ -2378,7 +2378,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
2378
2378
"</div>\n" +
2379
2379
"</div>\n" +
2380
2380
"</div>\n" +
2381
- "<table class=\"table table-bordered table-hover table- mobile\">\n" +
2381
+ "<table class=\"table table-bordered table-mobile\">\n" +
2382
2382
"<thead>\n" +
2383
2383
"<tr>\n" +
2384
2384
"<th>Deployment</th>\n" +
@@ -2656,7 +2656,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
2656
2656
"</div>\n" +
2657
2657
"</div>\n" +
2658
2658
"</div>\n" +
2659
- "<table class=\"table table-bordered table-hover table- mobile table-layout-fixed\">\n" +
2659
+ "<table class=\"table table-bordered table-mobile table-layout-fixed\">\n" +
2660
2660
"<colgroup>\n" +
2661
2661
"<col class=\"col-sm-2\">\n" +
2662
2662
"<col class=\"col-sm-4\">\n" +
@@ -3483,7 +3483,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
3483
3483
"<alerts alerts=\"alerts\"></alerts>\n" +
3484
3484
"<div class=\"row\">\n" +
3485
3485
"<div class=\"col-md-12\">\n" +
3486
- "<table class=\"table table-bordered table-hover table- mobile table-layout-fixed\">\n" +
3486
+ "<table class=\"table table-bordered table-mobile table-layout-fixed\">\n" +
3487
3487
"<colgroup>\n" +
3488
3488
"<col class=\"col-sm-3\">\n" +
3489
3489
"<col class=\"col-sm-3\">\n" +
@@ -3878,7 +3878,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
3878
3878
"<div ng-if=\"!loaded\">Loading...</div>\n" +
3879
3879
"<div class=\"row\" ng-if=\"loaded\">\n" +
3880
3880
"<div class=\"col-md-12\">\n" +
3881
- "<table class=\"table table-bordered table-hover table- mobile table-layout-fixed\">\n" +
3881
+ "<table class=\"table table-bordered table-mobile table-layout-fixed\">\n" +
3882
3882
"<colgroup>\n" +
3883
3883
"<col class=\"col-sm-5\">\n" +
3884
3884
"</colgroup>\n" +
@@ -3943,7 +3943,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
3943
3943
"<alerts alerts=\"alerts\"></alerts>\n" +
3944
3944
"<div class=\"row\">\n" +
3945
3945
"<div class=\"col-md-12\">\n" +
3946
- "<table class=\"table table-bordered table-hover table- mobile table-layout-fixed\">\n" +
3946
+ "<table class=\"table table-bordered table-mobile table-layout-fixed\">\n" +
3947
3947
"<colgroup>\n" +
3948
3948
"<col class=\"col-sm-2\">\n" +
3949
3949
"<col class=\"col-sm-1\">\n" +
@@ -4954,7 +4954,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
4954
4954
"<div class=\"row\">\n" +
4955
4955
"<div class=\"col-md-12\">\n" +
4956
4956
"<h3 ng-if=\"(deployments | size) || (replicaSets | size)\">Deployment Configurations</h3>\n" +
4957
- "<table class=\"table table-bordered table-hover table- mobile table-layout-fixed\">\n" +
4957
+ "<table class=\"table table-bordered table-mobile table-layout-fixed\">\n" +
4958
4958
"<colgroup>\n" +
4959
4959
"<col class=\"col-sm-3\">\n" +
4960
4960
"<col class=\"col-sm-2\">\n" +
@@ -5040,7 +5040,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
5040
5040
"</table>\n" +
5041
5041
"<div ng-if=\"deployments | size\">\n" +
5042
5042
"<h3>Deployments</h3>\n" +
5043
- "<table class=\"table table-bordered table-hover table- mobile table-layout-fixed\">\n" +
5043
+ "<table class=\"table table-bordered table-mobile table-layout-fixed\">\n" +
5044
5044
"<colgroup>\n" +
5045
5045
"<col class=\"col-sm-4\">\n" +
5046
5046
"<col class=\"col-sm-2\">\n" +
@@ -5085,7 +5085,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
5085
5085
"</div>\n" +
5086
5086
"<div ng-if=\"replicaSets | hashSize\" id=\"replica-sets\">\n" +
5087
5087
"<h3>Replica Sets</h3>\n" +
5088
- "<table class=\"table table-bordered table-hover table- mobile table-layout-fixed\">\n" +
5088
+ "<table class=\"table table-bordered table-mobile table-layout-fixed\">\n" +
5089
5089
"<colgroup>\n" +
5090
5090
"<col class=\"col-sm-4\">\n" +
5091
5091
"</colgroup>\n" +
@@ -5113,7 +5113,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
5113
5113
"</div>\n" +
5114
5114
"<div ng-if=\"(unfilteredReplicationControllers | hashSize) > 0\" id=\"replica-controllers\">\n" +
5115
5115
"<h3>Other Replication Controllers</h3>\n" +
5116
- "<table class=\"table table-bordered table-hover table- mobile table-layout-fixed\">\n" +
5116
+ "<table class=\"table table-bordered table-mobile table-layout-fixed\">\n" +
5117
5117
"<colgroup>\n" +
5118
5118
"<col class=\"col-sm-5\">\n" +
5119
5119
"</colgroup>\n" +
@@ -6627,7 +6627,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
6627
6627
"</div>\n" +
6628
6628
"</div>\n" +
6629
6629
"</div>\n" +
6630
- "<table class=\"table table-bordered table-condensed table-mobile table-hover table- layout-fixed events-table\">\n" +
6630
+ "<table class=\"table table-bordered table-condensed table-layout-fixed events-table\">\n" +
6631
6631
"<thead>\n" +
6632
6632
"<tr>\n" +
6633
6633
"<th id=\"time\">Time</th>\n" +
@@ -8512,7 +8512,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
8512
8512
8513
8513
8514
8514
$templateCache.put('views/directives/pods-table.html',
8515
- "<table class=\"table table-bordered table-hover table- mobile table-layout-fixed\">\n" +
8515
+ "<table class=\"table table-bordered table-mobile table-layout-fixed\">\n" +
8516
8516
"<colgroup>\n" +
8517
8517
"<col class=\"col-sm-4\">\n" +
8518
8518
"<col class=\"col-sm-3\">\n" +
@@ -8764,7 +8764,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
8764
8764
8765
8765
8766
8766
$templateCache.put('views/directives/traffic-table.html',
8767
- " <table class=\"table table-bordered table-hover table- mobile\">\n" +
8767
+ " <table class=\"table table-bordered table-mobile\">\n" +
8768
8768
"<thead>\n" +
8769
8769
"<tr>\n" +
8770
8770
"<th>{{customNameHeader || 'Route'}}<span ng-if=\"showNodePorts\"> / Node Port</span></th>\n" +
@@ -9978,7 +9978,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
9978
9978
"<alerts alerts=\"alerts\"></alerts>\n" +
9979
9979
"<div class=\"row\">\n" +
9980
9980
"<div class=\"col-md-12\">\n" +
9981
- "<table class=\"table table-bordered table-hover table- mobile table-layout-fixed\">\n" +
9981
+ "<table class=\"table table-bordered table-mobile table-layout-fixed\">\n" +
9982
9982
"<colgroup>\n" +
9983
9983
"<col class=\"col-sm-3\">\n" +
9984
9984
"<col class=\"col-sm-5\">\n" +
@@ -12831,7 +12831,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
12831
12831
"<div ng-if=\"!loaded\" class=\"mar-top-xl\">Loading...</div>\n" +
12832
12832
"<div ng-if=\"loaded\" class=\"row\">\n" +
12833
12833
"<div class=\"col-md-12\">\n" +
12834
- "<table class=\"table table-bordered table-hover table- mobile secrets-table table-layout-fixed\">\n" +
12834
+ "<table class=\"table table-bordered table-mobile secrets-table table-layout-fixed\">\n" +
12835
12835
"<colgroup>\n" +
12836
12836
"<col class=\"col-sm-5\">\n" +
12837
12837
"<col class=\"col-sm-5\">\n" +
@@ -12896,7 +12896,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
12896
12896
"<alerts alerts=\"alerts\"></alerts>\n" +
12897
12897
"<div class=\"row\">\n" +
12898
12898
"<div class=\"col-md-12\">\n" +
12899
- "<table class=\"table table-bordered table-hover table- mobile table-layout-fixed\">\n" +
12899
+ "<table class=\"table table-bordered table-mobile table-layout-fixed\">\n" +
12900
12900
"<colgroup>\n" +
12901
12901
"<col class=\"col-sm-3\">\n" +
12902
12902
"</colgroup>\n" +
@@ -13030,7 +13030,7 @@ angular.module('openshiftConsoleTemplates', []).run(['$templateCache', function(
13030
13030
"<a ng-if=\"outOfClaims\" href=\"\" class=\"btn btn-default disabled\" aria-disabled=\"true\">Create Storage</a>\n" +
13031
13031
"</div>\n" +
13032
13032
"</div>\n" +
13033
- "<table class=\"table table-bordered table-hover table- mobile table-layout-fixed\" ng-class=\"{ 'table-empty': (pvcs | hashSize) === 0 }\">\n" +
13033
+ "<table class=\"table table-bordered table-mobile table-layout-fixed\" ng-class=\"{ 'table-empty': (pvcs | hashSize) === 0 }\">\n" +
13034
13034
"<colgroup>\n" +
13035
13035
"<col class=\"col-sm-5\">\n" +
13036
13036
"</colgroup>\n" +
0 commit comments