This commit is contained in:
soju6jan
2022-10-03 03:15:05 +09:00
parent 8a7a0338de
commit 5799484cf6
15 changed files with 84 additions and 66 deletions

View File

@@ -178,7 +178,7 @@ function make_scheduler_list(data) {
</table>`;
$("#scheduler_list_div").html(str);
return;
return;
str = m_row_start(p='0');