From 20c286be8451bd93b5ab3a31db972a23a215592e Mon Sep 17 00:00:00 2001 From: AlexanderMoiseev Date: Fri, 8 Sep 2023 14:57:28 +0400 Subject: [PATCH] updated badge added to form validation demo (#2826) --- JSDemos/menuMeta.json | 1 + 1 file changed, 1 insertion(+) diff --git a/JSDemos/menuMeta.json b/JSDemos/menuMeta.json index d47204c988f..74cb630c1a4 100644 --- a/JSDemos/menuMeta.json +++ b/JSDemos/menuMeta.json @@ -4543,6 +4543,7 @@ "Equivalents": "Submit", "Name": "Validation", "Widget": "Form", + "Badge": "Updated", "MvcAdditionalFiles": [ "/Views/Form/SuccessValidation.cshtml", "/ViewModels/EditorsViewModel.cs",