lot of formfield corrections; form-adjustments; implementing of add/edit for most customer_* pages

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2022-02-21 17:42:04 +01:00
parent 1e4da4850e
commit 322719fec8
30 changed files with 455 additions and 684 deletions

View File

@@ -1,7 +1,6 @@
<?php
use Froxlor\Api\Api;
use voku\helper\AntiXSS;
require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/lib/tables.inc.php';