Compare commits

...

4 Commits

5 changed files with 1728 additions and 1276 deletions

Binary file not shown.

File diff suppressed because one or more lines are too long

1674
BO/Logs/log.txt.1 Normal file

File diff suppressed because one or more lines are too long

View File

@ -28,7 +28,7 @@
<a href="#" onclick="javascript:del(0);" class="btn btn-s-xs btn-primary">일괄휴면</a>
if (!ViewBag.IsSiteAdmin)
{
<a href="#" onclick="javascript:del(-1);" class="btn btn-s-xs btn-danger">일괄탈퇴</a>
<a href="#" onclick="javascript:del(-1);" class="btn btn-s-xs btn-danger">일괄탈퇴11</a>
}
}
</div>

View File

@ -2,7 +2,7 @@
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
<ProjectView>ProjectFiles</ProjectView>
<ProjectView>ShowAllFiles</ProjectView>
<UseIISExpress>false</UseIISExpress>
<Use64BitIISExpress />
<IISExpressSSLPort />