Merge pull request #2812 from betagouv/fix-manager
Show the service, not the organisation in Procedures list
This commit is contained in:
commit
8fd2c95ea2
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ class ProcedureDashboard < Administrate::BaseDashboard
|
|||
:id,
|
||||
:created_at,
|
||||
:libelle,
|
||||
:organisation,
|
||||
:service,
|
||||
:dossiers,
|
||||
:published_at
|
||||
].freeze
|
||||
|
|
Loading…
Reference in a new issue