login request setup all fields provided by db
updated loginrequest to kotlin
This commit is contained in:
@ -355,8 +355,6 @@ $(document).ready(function () {
|
||||
datetable = $("#table-pickupdates").DataTable({
|
||||
"order": [[3, "asc"]]
|
||||
});
|
||||
|
||||
//todo picupdates-tablebody
|
||||
}, "json");
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user