Fix: revised php code to maestro login

This commit is contained in:
2018-07-12 07:30:26 +09:00
parent 070b870044
commit 7aa212ee47
5 changed files with 18 additions and 25 deletions
-2
View File
@@ -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,