diff --git a/BO/Views/Shared/Partial/ExcelCommentBox.cshtml b/BO/Views/Shared/Partial/ExcelCommentBox.cshtml new file mode 100644 index 0000000..2597afe --- /dev/null +++ b/BO/Views/Shared/Partial/ExcelCommentBox.cshtml @@ -0,0 +1,132 @@ +@{ + var cmname = ""; + var cshape = ""; + var issingle = false; +} + +
+ + + + + + + + + + \ No newline at end of file diff --git a/FO/Views/Course/SmartSearch.cshtml b/FO/Views/Course/SmartSearch.cshtml index b0b95c6..82a4add 100644 --- a/FO/Views/Course/SmartSearch.cshtml +++ b/FO/Views/Course/SmartSearch.cshtml @@ -387,7 +387,7 @@ checkLectIsComplete(_cmno); } else { - msg("이미 같은 교육목적과 등급으로 신청 또는 이수한 내역이 있습니다."); + msg("1. 선택한 교육목적으로 인정되지 않는 경우\n\n2. 이미 신청 또는 수료한 교육과 함께 수료하면 인정이 되지 않는 경우따라서 현제 화면에 나와있는 다른 교육으로 신청하여 주시기 바랍니다.\n\n문의 : 1544 - 7660"); } } else {