From 30d6eb73af5893278eccecd6b458b0f9b22b9297 Mon Sep 17 00:00:00 2001 From: Mingliang Tao Date: Tue, 14 Apr 2020 12:32:09 +0800 Subject: [PATCH] Change title from Utilization to Allocation (#4382) --- .../src/app/home/home/virtual-cluster-statistics.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/webportal/src/app/home/home/virtual-cluster-statistics.jsx b/src/webportal/src/app/home/home/virtual-cluster-statistics.jsx index 908b706f5..9030465a2 100644 --- a/src/webportal/src/app/home/home/virtual-cluster-statistics.jsx +++ b/src/webportal/src/app/home/home/virtual-cluster-statistics.jsx @@ -73,10 +73,10 @@ const vcListColumns = [ }, }, { - key: 'utilization', + key: 'allocation', minWidth: 80, maxWidth: 132, - name: 'Utilization', + name: 'Allocation', isResizable: true, className: zeroPaddingClass, onRender(vc) {