Delete default description in dossier
This commit is contained in:
parent
fdee7154cf
commit
866565495d
18 changed files with 75 additions and 56 deletions
|
@ -1,7 +1,6 @@
|
|||
class DossierSerializer < ActiveModel::Serializer
|
||||
attributes :id,
|
||||
:nom_projet,
|
||||
:description,
|
||||
:created_at,
|
||||
:updated_at,
|
||||
:archived,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue