From e7296e278affbcfcc71dabc8ea0bcb5735679d31 Mon Sep 17 00:00:00 2001 From: hyunho Date: Tue, 22 Dec 2020 08:38:24 +0000 Subject: [PATCH] --- BO/Views/croom/documentspast.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BO/Views/croom/documentspast.cshtml b/BO/Views/croom/documentspast.cshtml index df50742..2e3f92c 100644 --- a/BO/Views/croom/documentspast.cshtml +++ b/BO/Views/croom/documentspast.cshtml @@ -26,7 +26,7 @@ 과정분류 -
+
@Html.Partial("./Partial/Select", Model.cgs, new ViewDataDictionary { { "name", "stringval2" }, { "selected", Model.stringval2 }, { "style", "width: 100%" }, { "df", ":-선택" } })