mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-14 06:09:33 +00:00
Anpassungen aus Benutzersicht, um den Fokus auf die reine Baugruppen-Konfiguration zu legen
This commit is contained in:
parent
fa4a044582
commit
4718f0275d
10 changed files with 66 additions and 114 deletions
|
|
@ -71,7 +71,6 @@ class AssemblySelectType extends AbstractType implements DataMapperInterface
|
|||
$resolver->setDefaults([
|
||||
'class' => Assembly::class,
|
||||
'choice_label' => 'name',
|
||||
'placeholder' => 'None',
|
||||
'compound' => true,
|
||||
'error_bubbling' => false,
|
||||
]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue