From e4a617f4d8e3352741f309d05722ebaf141d4ff1 Mon Sep 17 00:00:00 2001 From: Katerina Koukiou Date: Tue, 8 Aug 2023 15:34:16 +0200 Subject: [PATCH] webui: tests are expecting #mount-point-mapping-table-row-{rowId}-format selector --- ui/webui/src/components/storage/MountPointMapping.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/webui/src/components/storage/MountPointMapping.jsx b/ui/webui/src/components/storage/MountPointMapping.jsx index 3e55f1242d2..30acf5910d8 100644 --- a/ui/webui/src/components/storage/MountPointMapping.jsx +++ b/ui/webui/src/components/storage/MountPointMapping.jsx @@ -253,7 +253,7 @@ const FormatColumn = ({ deviceData, handleRequestChange, idPrefix, request, requ }; return ( - + {!isRootMountPoint && } {isRootMountPoint &&