Commit d551d22b authored by nickchen's avatar nickchen 🎨

version:2.01

parent b429561c
......@@ -6,6 +6,7 @@
string disabledClass = isAdmin ? "" : "disabled";
}
<div class="page-header">
<h3 class="page-title">@Localizer["User List"]</h3>
<input id="msg" hidden value="@TempData["msg"]" />
@if (TempData["isSuccess"] != null)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment