mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-22 19:09:31 +00:00
Improved StructuralEntityType rendering on frontend.
This commit is contained in:
parent
41b1d8b59e
commit
8c450599cb
5 changed files with 74 additions and 35 deletions
|
|
@ -82,6 +82,7 @@ class PricedetailType extends AbstractType
|
|||
$builder->add('currency', CurrencyEntityType::class, [
|
||||
'required' => false,
|
||||
'label' => false,
|
||||
'short' => true,
|
||||
]);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue