mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 22:15:36 +01:00
Renamed label_system templates folder to recommended snake_style style
This commit is contained in:
@@ -91,7 +91,7 @@ class ScanController extends AbstractController
|
||||
}
|
||||
}
|
||||
|
||||
return $this->renderForm('LabelSystem/Scanner/dialog.html.twig', [
|
||||
return $this->renderForm('label_system/scanner/scanner.html.twig', [
|
||||
'form' => $form,
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user