Formulaire
This commit is contained in:
parent
c676a75d0e
commit
c64eefa083
@ -28,6 +28,12 @@
|
|||||||
|
|
||||||
|
|
||||||
= f.input :password_confirmation, :label => "Confirmation :"
|
= f.input :password_confirmation, :label => "Confirmation :"
|
||||||
|
|
||||||
|
= f.input :contact_role, :label => "Possibilité d'attribuer un contact ? "
|
||||||
|
|
||||||
|
= f.input :color, :label => "Couleur du contact"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.actions= f.submit "Sauvegarder", :class => "btn btn-primary"
|
.actions= f.submit "Sauvegarder", :class => "btn btn-primary"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user