From 5161131bf36af91c9093692cede305601442814a Mon Sep 17 00:00:00 2001 From: zdrcft Date: Fri, 3 May 2024 03:53:28 +0000 Subject: [PATCH] =?UTF-8?q?<=EA=B8=B0=EB=8A=A5=EA=B0=9C=EC=84=A0>=201.=20P?= =?UTF-8?q?MS=20NO=20:=20{4796}=20-=20{=EC=82=AC=EC=97=85=EC=9E=90?= =?UTF-8?q?=EB=B2=88=ED=98=B8=20=EA=B3=A0=EC=A0=95,=20=ED=9A=8C=EC=82=AC?= =?UTF-8?q?=EB=AA=85=20=EB=B3=80=EA=B2=BD=20=EA=B0=80=EB=8A=A5=ED=95=98?= =?UTF-8?q?=EA=B2=8C=20=EC=9E=91=EC=97=85}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BO/Web.config | 4 ++-- FO/Views/Course/ApplyEdu.cshtml | 24 ++++++++++++------------ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/BO/Web.config b/BO/Web.config index 5c83003..c55e7fe 100644 --- a/BO/Web.config +++ b/BO/Web.config @@ -56,9 +56,9 @@ - + - + diff --git a/FO/Views/Course/ApplyEdu.cshtml b/FO/Views/Course/ApplyEdu.cshtml index d91ebe7..27caba6 100644 --- a/FO/Views/Course/ApplyEdu.cshtml +++ b/FO/Views/Course/ApplyEdu.cshtml @@ -179,15 +179,15 @@ - - + + - - + + @@ -248,11 +248,11 @@ @* - - - *@ + + + *@
회사명 - @Html.TextBoxFor(x => x.Assign.asname, new { @class = "apylpt", @maxlength = "100", @style = "background-color:#ddd;", @readonly = true }) - 검색 - 사업자등록번호@Html.TextBoxFor(x => x.Assign.brno, new { @class = "apylpt", @maxlength = "10", @readonly = true, @style = "background-color:#ddd;" }) + 검색
사업자등록번호@Html.TextBoxFor(x => x.Assign.brno, new { @class = "apylpt", @maxlength = "10" })회사명 + @Html.TextBoxFor(x => x.Assign.asname, new { @class = "apylpt", @maxlength = "100"}) +
대표자성명
사업자등록증 (선택) - @Html.Partial("./Partial/file", Model.FileList, new ViewDataDictionary { { "fgn", "fgnobno" }, { "fgv", Model.Assign.fgnobno ?? 0 }, { "filename", "file1" }, { "filecount", 1 }, { "fileext", "png,jpg,gif,pdf" }, { "datakey", "assign.fgnobno" } }) -
사업자등록증 (선택) + @Html.Partial("./Partial/file", Model.FileList, new ViewDataDictionary { { "fgn", "fgnobno" }, { "fgv", Model.Assign.fgnobno ?? 0 }, { "filename", "file1" }, { "filecount", 1 }, { "fileext", "png,jpg,gif,pdf" }, { "datakey", "assign.fgnobno" } }) +