mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-11 18:02:59 +01:00
Added an option for mass creation of structured data.
This commit is contained in:
@@ -34,8 +34,8 @@ namespace App\Controller\AdminPages;
|
||||
use App\Entity\Attachments\AttachmentType;
|
||||
|
||||
use App\Entity\Parts\Storelocation;
|
||||
use App\Form\BaseEntityAdminForm;
|
||||
use App\Form\StorelocationAdminForm;
|
||||
use App\Form\AdminPages\BaseEntityAdminForm;
|
||||
use App\Form\AdminPages\StorelocationAdminForm;
|
||||
use App\Services\EntityExporter;
|
||||
use App\Services\EntityImporter;
|
||||
use App\Services\StructuralElementRecursionHelper;
|
||||
|
||||
Reference in New Issue
Block a user