procedure_path should check for test and regular procedure
This commit is contained in:
parent
4ad3932c05
commit
ffef1a644c
3 changed files with 8 additions and 3 deletions
|
@ -12,7 +12,6 @@ class ProcedureDashboard < Administrate::BaseDashboard
|
|||
types_de_champ: TypesDeChampCollectionField,
|
||||
path: ProcedureLinkField,
|
||||
dossiers: Field::HasMany,
|
||||
procedure_path: Field::HasOne,
|
||||
administrateur: Field::BelongsTo,
|
||||
id: Field::Number,
|
||||
libelle: Field::String,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue