입구 사소한 버그 수정
- 관리자 페이지가 html여도 되므로 html로 변경
This commit is contained in:
+1
-1
@@ -106,7 +106,7 @@ function modifyServerStatus(caller, action) {
|
||||
}
|
||||
$.ajax({
|
||||
type:'post',
|
||||
url:'j_server_change_status.php.php',
|
||||
url:'j_server_change_status.php',
|
||||
dataType:'json',
|
||||
data:{
|
||||
server: server,
|
||||
|
||||
Reference in New Issue
Block a user