mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 09:35:49 +02:00
Added an option for mass creation of structured data.
This commit is contained in:
parent
51be176418
commit
87e6f641c3
18 changed files with 177 additions and 24 deletions
|
@ -35,7 +35,7 @@ namespace App\Controller\AdminPages;
|
|||
use App\Entity\Attachments\AttachmentType;
|
||||
|
||||
use App\Entity\Devices\Device;
|
||||
use App\Form\BaseEntityAdminForm;
|
||||
use App\Form\AdminPages\BaseEntityAdminForm;
|
||||
use App\Services\EntityExporter;
|
||||
use App\Services\EntityImporter;
|
||||
use App\Services\StructuralElementRecursionHelper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue