diff --git a/FO/Views/CRoom/Index.cshtml b/FO/Views/CRoom/Index.cshtml index 421d5b2..9b84bc4 100644 --- a/FO/Views/CRoom/Index.cshtml +++ b/FO/Views/CRoom/Index.cshtml @@ -52,6 +52,12 @@ + @if (Model.LectInnings.Where(w=>w.cshape != 1).Count() > 0) + { +