suite
This commit is contained in:
parent
63db84a71c
commit
64e75f2a21
@ -5,9 +5,12 @@
|
||||
= f.input :p_customer, :label => "Client :"
|
||||
|
||||
|
||||
= f.input :name, :label => "Nom de l'ODR"
|
||||
= f.input :name, :label => "Nom de l'ODR :"
|
||||
= f.input :slug, :label => "Permalien :"
|
||||
= f.input :description, :label => "Description :" , :as => :text
|
||||
|
||||
= f.input :landing_text, :label => "Texte lancement :"
|
||||
|
||||
= f.input :start_at, :label => "Date de début :" , :as => :date
|
||||
= f.input :end_at, :label => "Date de fin :" , :as => :date
|
||||
= f.input :public_end, :label => "Date de fin des envois :" , :as => :date
|
||||
|
Loading…
x
Reference in New Issue
Block a user