From 9effebf882bd95ce91fe0dea295190f1c3c8a3df Mon Sep 17 00:00:00 2001 From: Denys Olleik Date: Sun, 8 Dec 2024 18:19:53 -0500 Subject: [PATCH] ref --- Accounting/Views/Customer/Edit.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Accounting/Views/Customer/Edit.cshtml b/Accounting/Views/Customer/Edit.cshtml index 9796c547..04f0a36d 100644 --- a/Accounting/Views/Customer/Edit.cshtml +++ b/Accounting/Views/Customer/Edit.cshtml @@ -162,7 +162,7 @@ - + @if (Model != null && Model.ValidationResult != null)