mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-10 01:08:38 +01:00
Renamed label_system templates folder to recommended snake_style style
This commit is contained in:
@@ -146,7 +146,7 @@ class LabelController extends AbstractController
|
||||
}
|
||||
}
|
||||
|
||||
return $this->renderForm('LabelSystem/dialog.html.twig', [
|
||||
return $this->renderForm('label_system/dialog.html.twig', [
|
||||
'form' => $form,
|
||||
'pdf_data' => $pdf_data,
|
||||
'filename' => $filename,
|
||||
|
||||
Reference in New Issue
Block a user