입구 사소한 버그 수정

- 관리자 페이지가 html여도 되므로 html로 변경
This commit is contained in:
2018-03-25 22:53:15 +09:00
parent 5e29443256
commit bc2c480986
5 changed files with 14 additions and 24 deletions
+1 -1
View File
@@ -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,