Additional Work Done
This commit is contained in:
@@ -87,7 +87,7 @@
|
|||||||
xhttp.send();
|
xhttp.send();
|
||||||
|
|
||||||
await new Promise(r => setTimeout(() => r(), 1500));
|
await new Promise(r => setTimeout(() => r(), 1500));
|
||||||
window.location.reload();
|
//window.location.reload();
|
||||||
}
|
}
|
||||||
|
|
||||||
function openModalForContainer(container_id) {
|
function openModalForContainer(container_id) {
|
||||||
|
Reference in New Issue
Block a user