Change updated method for type de champs' procedure
This commit is contained in:
parent
4eecba4ce1
commit
e673fe6ae2
6 changed files with 56 additions and 15 deletions
|
@ -1,6 +1,6 @@
|
|||
FactoryGirl.define do
|
||||
factory :type_de_champs do
|
||||
libelle 'Description'
|
||||
libelle 'Libellé'
|
||||
description 'description de votre projet'
|
||||
type_champs 'textarea'
|
||||
order_place 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue