[Fix #1098] Administrateur dashboard
This commit is contained in:
parent
c7b3bb0733
commit
d8d2ecf515
4 changed files with 73 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue