diff --git a/BO/BO.csproj b/BO/BO.csproj
index d92071a..21374e2 100644
--- a/BO/BO.csproj
+++ b/BO/BO.csproj
@@ -701,6 +701,7 @@
+
diff --git a/BO/Views/Shared/_Layout.cshtml b/BO/Views/Shared/_Layout.cshtml
index 820a53d..7ff7da3 100644
--- a/BO/Views/Shared/_Layout.cshtml
+++ b/BO/Views/Shared/_Layout.cshtml
@@ -27,7 +27,7 @@
@RenderSection("scriptsHeader", required: false)
@RenderSection("scriptscdn", required: false)
-
+
diff --git a/BO/Views/croom/gradeall.cshtml b/BO/Views/croom/gradeall.cshtml
index a345071..ba47545 100644
--- a/BO/Views/croom/gradeall.cshtml
+++ b/BO/Views/croom/gradeall.cshtml
@@ -124,6 +124,7 @@
@Html.Partial("./Partial/FileScript")
@Html.Partial("./Partial/ScriptDate")
@Html.Partial("./Partial/ScdScript")
+ @Html.Partial("./Partial/ExcelCommentBox")
}
@section scripts{