Fix: revised php code to maestro login
This commit is contained in:
@@ -46,7 +46,6 @@
|
||||
}
|
||||
|
||||
);
|
||||
|
||||
}
|
||||
|
||||
function updateMaestroList(jsonList) {
|
||||
@@ -96,7 +95,6 @@
|
||||
// let maestroName = name.val();
|
||||
// console.log(maestroName);
|
||||
|
||||
|
||||
sendRequestServer( //url, sendParams, onSuccess, onFail, isDebugMode);
|
||||
"./../server/admin/register_maestro.php",
|
||||
"maestro_id=" + maestroID,
|
||||
|
||||
Reference in New Issue
Block a user