From Json to DB V4
This commit is contained in:
parent
7e0bd13048
commit
f808370740
@ -116,7 +116,6 @@ function renderTable() {
|
|||||||
delete data.attendance[key];
|
delete data.attendance[key];
|
||||||
}
|
}
|
||||||
saveData();
|
saveData();
|
||||||
renderTable();
|
|
||||||
};
|
};
|
||||||
tr.appendChild(td);
|
tr.appendChild(td);
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user