mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-07 15:58:19 +01:00
Added possibility to load profiles from label generator dialog.
This commit is contained in:
@@ -140,6 +140,7 @@ class LabelController extends AbstractController
|
||||
'form' => $form->createView(),
|
||||
'pdf_data' => $pdf_data,
|
||||
'filename' => $filename,
|
||||
'profile' => $profile,
|
||||
]);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user