mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-22 09:53:35 +02:00
Added possibility to load profiles from label generator dialog.
This commit is contained in:
parent
d8adc26b03
commit
1f48247474
3 changed files with 91 additions and 3 deletions
|
@ -140,6 +140,7 @@ class LabelController extends AbstractController
|
|||
'form' => $form->createView(),
|
||||
'pdf_data' => $pdf_data,
|
||||
'filename' => $filename,
|
||||
'profile' => $profile,
|
||||
]);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue