File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 120
120
<PropertyListView Title =@L[ " VolumesInUse" ] T =" string" Items =" @Node.Status.VolumesInUse" ExplainField =" node.status.volumesInUse" ></PropertyListView >
121
121
</HTable >
122
122
<NodeResourceCompareView Capacity =" @Node.Status.Capacity" Allocatable =" @Node.Status.Allocatable" ></NodeResourceCompareView >
123
- <Divider Orientation =" left" Style =" font-weight:bold" >@L ["Config "]</Divider >
123
+ <Divider Orientation =" left" Style =" font-weight:bold" >@L ["Metrics "]</Divider >
124
124
<NodeMetricsSummaryView Node =" @Node" ></NodeMetricsSummaryView >
125
125
126
126
<MiniPodListView Pods =" _pods" HideAction =" true" ></MiniPodListView >
Original file line number Diff line number Diff line change 6
6
<div >
7
7
<GridRow Class =" grid-table " >
8
8
<GridCol Span =" 4" >
9
- <Tooltip ArrowPointAtCenter =" true" Title =" @L[" Detail " ]" >
9
+ <Tooltip ArrowPointAtCenter =" true" Title =" @($ " { L[" Metrics " ]} {L[ " Detail" ]} " ) " >
10
10
<Icon OnClick =" () => OnNodeMetricsClick(Node)" Type =" dashboard" Theme =" twotone" TwotoneColor =" #106ebe"
11
11
Height =" 20px" Width =" 20px" />
12
12
</Tooltip >
You can’t perform that action at this time.
0 commit comments