move up user email in dossier description

This commit is contained in:
simon lehericey 2023-05-25 15:40:29 +02:00
parent 09d1649610
commit 9468e572a0

View file

@ -40,10 +40,10 @@ class DossierDashboard < Administrate::BaseDashboard
# SHOW_PAGE_ATTRIBUTES
# an array of attributes that will be displayed on the model's show page.
SHOW_PAGE_ATTRIBUTES = [
:user,
:text_summary,
:state,
:procedure,
:user,
:groupe_instructeur,
:champs_public,
:created_at,