Compare commits
4 Commits
72d8407cba
...
65a76fb0ce
| Author | SHA1 | Date |
|---|---|---|
|
|
65a76fb0ce | |
|
|
36f7faafab | |
|
|
b51c7388b3 | |
|
|
b27878aae5 |
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
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>
|
||||
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>
|
||||
|
|
|
|||
|
|
@ -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 />
|
||||
|
|
|
|||
Loading…
Reference in New Issue