diff --git a/FO/Views/Course/ApplyEdu.cshtml b/FO/Views/Course/ApplyEdu.cshtml index dc41b19..9bfb9cb 100644 --- a/FO/Views/Course/ApplyEdu.cshtml +++ b/FO/Views/Course/ApplyEdu.cshtml @@ -188,7 +188,7 @@ 회사명 - @Html.TextBoxFor(x => x.Assign.asname, new { @class = "apylpt", @maxlength = "100"}) + @Html.TextBoxFor(x => x.Assign.asname, new { @class = "apylpt", @maxlength = "100", @readonly = true, @style = "background-color:#ddd;" }) diff --git a/FO/Views/My/MyAssInfo.cshtml b/FO/Views/My/MyAssInfo.cshtml index 272a7b1..05d20b3 100644 --- a/FO/Views/My/MyAssInfo.cshtml +++ b/FO/Views/My/MyAssInfo.cshtml @@ -27,11 +27,11 @@ 회사명 - + 사업자등록번호 - + 대표자 성명 @@ -133,6 +133,7 @@ *@ +

※ 소속 업체가 변경된 경우 수정버튼을 눌러 현재 소속 업체의 사업자등록번호를 입력 해주세요.