Show the service, not the organisation in Procedures list
This commit is contained in:
parent
22baf2569f
commit
c56ea05f60
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ class ProcedureDashboard < Administrate::BaseDashboard
|
||||||
:id,
|
:id,
|
||||||
:created_at,
|
:created_at,
|
||||||
:libelle,
|
:libelle,
|
||||||
:organisation,
|
:service,
|
||||||
:dossiers,
|
:dossiers,
|
||||||
:published_at
|
:published_at
|
||||||
].freeze
|
].freeze
|
||||||
|
|
Loading…
Add table
Reference in a new issue