[Fix #1098] Administrateur dashboard

This commit is contained in:
Mathieu Magnin 2018-01-08 17:40:25 +01:00
parent c7b3bb0733
commit d8d2ecf515
4 changed files with 73 additions and 0 deletions

View file

@ -46,6 +46,7 @@ class ProcedureDashboard < Administrate::BaseDashboard
# an array of attributes that will be displayed on the model's show page.
SHOW_PAGE_ATTRIBUTES = [
:id,
:administrateur,
:libelle,
:description,
:organisation,