Add: admin - maestro all list page
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
"admin_name=" + name + "&password=" + password,
|
||||
|
||||
function(jsonData) {
|
||||
location.href = 'admin_register_list.html';
|
||||
location.href = 'admin_all_list.html';
|
||||
},
|
||||
|
||||
function(errorMessage, errorCode) {
|
||||
|
||||
Reference in New Issue
Block a user