completed company deletion implementation

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-08-09 14:25:25 +02:00
parent 7dde911793
commit e664a80581
27 changed files with 138 additions and 91 deletions

View File

@@ -41,6 +41,7 @@
} else {
error = await resp.text();
}
return false;
}
async function loadCompanies(){