We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0572c1 + 4a760ba commit 046c8aeCopy full SHA for 046c8ae
console-frontend/partials/metric-list.html
@@ -37,7 +37,7 @@
37
<div ng-switch-when="0"></div>
38
<div ng-click="showModalTable(trafficLightStatus.outdated, 'Outdated Metrics')" ng-switch-default class="list-group-item" style="background:lightgray;">
39
<span class="badge">{{trafficLightStatus.outdated.length}}</span>
40
- Warning - Some components are outdated</div>
+ Warning - Some metrics are outdated</div>
41
</div>
42
43
0 commit comments