From 3ef53f5f092ae8b1194a60b221fd14f97a42094e Mon Sep 17 00:00:00 2001 From: CD Cabrera Date: Mon, 13 Jun 2022 13:19:15 -0400 Subject: [PATCH] fix(rhosak): ent-4982 activate sort, storage GiB months (#945) --- src/config/product.rhosak.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/product.rhosak.js b/src/config/product.rhosak.js index 6b762c633..7fb1e37e1 100644 --- a/src/config/product.rhosak.js +++ b/src/config/product.rhosak.js @@ -178,7 +178,7 @@ const config = { context: RHSM_API_PATH_METRIC_TYPES.STORAGE_GIBIBYTE_MONTHS, total: helpers.numberDisplay(total?.value)?.format({ mantissa: 5, trimMantissa: true }) || 0 }), - isSortable: false, + isSortable: true, isWrappable: true, cellWidth: 15 },