Merge pull request #2812 from betagouv/fix-manager

Show the service, not the organisation in Procedures list
This commit is contained in:
gregoirenovel 2018-10-11 14:15:42 +02:00 committed by GitHub
commit 8fd2c95ea2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ class ProcedureDashboard < Administrate::BaseDashboard
:id,
:created_at,
:libelle,
:organisation,
:service,
:dossiers,
:published_at
].freeze