From 7290a8dd433e3b401cab90f3c3253d7717218e2a Mon Sep 17 00:00:00 2001 From: billytukija <31943520+billytukija@users.noreply.github.com> Date: Wed, 12 Apr 2023 14:56:22 -0300 Subject: [PATCH] Update Index.cshtml --- MVVM/Views/Home/Index.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MVVM/Views/Home/Index.cshtml b/MVVM/Views/Home/Index.cshtml index 2f0eb6b..0f48e7d 100644 --- a/MVVM/Views/Home/Index.cshtml +++ b/MVVM/Views/Home/Index.cshtml @@ -35,7 +35,7 @@ @Html.DisplayFor(modelItem => item.empSalary)