From 08e11ae49c3a6dee1d1c4550e5d029994d41e510 Mon Sep 17 00:00:00 2001 From: Chenli Wei Date: Wed, 25 May 2022 11:17:58 +0800 Subject: [PATCH] misc: modify IVSHMEM virtual BDF validation check The current UI force user input BDF which could automatically fill it in if it is blank, so it an optional. This patch change the BDF to an optional. Tracked-On: #6690 Signed-off-by: Chenli Wei --- .../src/pages/Config/ConfigForm/CustomWidget/IVSHMEM_REGION.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/IVSHMEM_REGION.vue b/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/IVSHMEM_REGION.vue index 74874e72d..582712c6a 100644 --- a/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/IVSHMEM_REGION.vue +++ b/misc/config_tools/configurator/packages/configurator/src/pages/Config/ConfigForm/CustomWidget/IVSHMEM_REGION.vue @@ -51,7 +51,7 @@ - + must have value