Compare commits
No commits in common. "65a76fb0ce42b31e4907377c9246a39aef7f3970" and "72d8407cba5ee8fb4e0d12f2168e95fd1a639451" have entirely different histories.
65a76fb0ce
...
72d8407cba
Binary file not shown.
1326
BO/Logs/log.txt
1326
BO/Logs/log.txt
File diff suppressed because one or more lines are too long
1674
BO/Logs/log.txt.1
1674
BO/Logs/log.txt.1
File diff suppressed because one or more lines are too long
|
|
@ -28,7 +28,7 @@
|
||||||
<a href="#" onclick="javascript:del(0);" class="btn btn-s-xs btn-primary">일괄휴면</a>
|
<a href="#" onclick="javascript:del(0);" class="btn btn-s-xs btn-primary">일괄휴면</a>
|
||||||
if (!ViewBag.IsSiteAdmin)
|
if (!ViewBag.IsSiteAdmin)
|
||||||
{
|
{
|
||||||
<a href="#" onclick="javascript:del(-1);" class="btn btn-s-xs btn-danger">일괄탈퇴11</a>
|
<a href="#" onclick="javascript:del(-1);" class="btn btn-s-xs btn-danger">일괄탈퇴</a>
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
|
<LastActiveSolutionConfig>Debug|Any CPU</LastActiveSolutionConfig>
|
||||||
<ProjectView>ShowAllFiles</ProjectView>
|
<ProjectView>ProjectFiles</ProjectView>
|
||||||
<UseIISExpress>false</UseIISExpress>
|
<UseIISExpress>false</UseIISExpress>
|
||||||
<Use64BitIISExpress />
|
<Use64BitIISExpress />
|
||||||
<IISExpressSSLPort />
|
<IISExpressSSLPort />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue