move up user email in dossier description
This commit is contained in:
parent
09d1649610
commit
9468e572a0
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Reference in a new issue