diff --git a/Yavsc/Views/Client/Create.cshtml b/Yavsc/Views/Client/Create.cshtml index b9f59d06..238d71b7 100644 --- a/Yavsc/Views/Client/Create.cshtml +++ b/Yavsc/Views/Client/Create.cshtml @@ -57,10 +57,7 @@
- + @Html.DropDownList("Type")
diff --git a/Yavsc/Views/Client/Edit.cshtml b/Yavsc/Views/Client/Edit.cshtml index 19857451..ae9f315d 100644 --- a/Yavsc/Views/Client/Edit.cshtml +++ b/Yavsc/Views/Client/Edit.cshtml @@ -58,7 +58,7 @@
- + @Html.DropDownList("Type")