mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-27 18:13:48 +00:00
improve filter form
- hide form in some places ; - i18n - hide status filtering with a parameter (redundant)
This commit is contained in:
@@ -82,7 +82,8 @@ class UserMenuBuilder implements LocalMenuBuilderInterface
|
||||
'status' => [
|
||||
SingleTaskRepository::DATE_STATUS_WARNING,
|
||||
SingleTaskRepository::DATE_STATUS_ENDED
|
||||
]
|
||||
],
|
||||
'hide_form' => true
|
||||
]
|
||||
])
|
||||
->setExtras([
|
||||
|
Reference in New Issue
Block a user