mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-04 15:34:35 +02:00
Reindex the collections in CollectionType to prevent issues related of changing the order between the requests.
This commit is contained in:
parent
b3805277b9
commit
f0a3e9b5af
6 changed files with 128 additions and 1 deletions
|
@ -244,6 +244,7 @@ class UserAdminForm extends AbstractType
|
|||
'allow_add' => true,
|
||||
'allow_delete' => true,
|
||||
'label' => false,
|
||||
'reindex_enable' => true,
|
||||
'entry_options' => [
|
||||
'data_class' => $options['attachment_class'],
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue