diff --git a/BO/BO.csproj b/BO/BO.csproj index 4a9cfbb..2e902d2 100644 --- a/BO/BO.csproj +++ b/BO/BO.csproj @@ -318,6 +318,7 @@ + diff --git a/BO/Views/MM/popups.cshtml b/BO/Views/MM/popups.cshtml index 1fd01d9..792e195 100644 --- a/BO/Views/MM/popups.cshtml +++ b/BO/Views/MM/popups.cshtml @@ -68,7 +68,7 @@ } @section scriptsHeader{ - + @Html.Partial("./Partial/Summernote") } @section scripts{ diff --git a/BO/Views/Shared/Partial/ExcelCommentBox.cshtml b/BO/Views/Shared/Partial/ExcelCommentBox.cshtml index d31d2cb..78208c7 100644 --- a/BO/Views/Shared/Partial/ExcelCommentBox.cshtml +++ b/BO/Views/Shared/Partial/ExcelCommentBox.cshtml @@ -60,7 +60,7 @@ margin-left: 1px; } -@**@ +@**@ + - - @* - - *@ + @(((NP.Model.Menu)ViewBag.CMenu) == null ? "Home" : ((NP.Model.Menu)ViewBag.CMenu).menuname) @RenderBody() @@ -193,26 +187,26 @@ processing... - 확인 + 확인 processing... - 확인 + 확인 파일선택 - 등록하기 - 닫기 + 등록하기 + 닫기 처리중입니다. - 엑셀일괄등록X + 엑셀일괄등록X @@ -228,8 +222,8 @@ - 등록하기 - 닫기 + 등록하기 + 닫기 @@ -260,12 +254,10 @@ document.location.href = '/Home/Index'; } } - }); - - //window.history.pushState('forward', null, '#SomeIDYouAreNotUsing'); + }); } });