修复因iframe造成的分页导航显示问题

This commit is contained in:
yubaolee
2016-02-18 17:33:40 +08:00
parent f63159dc07
commit 068e6a4bac
11 changed files with 22 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
@{
Layout = "~/Views/Shared/_BjuiLayout.cshtml";
Layout = null;
}
@model IEnumerable<OpenAuth.Domain.ModuleElement>