Sha256: 78d9a593f47baa77254aede501f83355416696f17c06962bedb4f0ffc5c6917b
Contents?: true
Size: 523 Bytes
Versions: 6
Compression:
Stored size: 523 Bytes
Contents
.fieldset.noborder .street-input %label= I18n.t(:email).capitalize = f.text_field :email .street-input %label = I18n.t(:password).capitalize = f.password_field :password %label = I18n.t(:password_confirmation).capitalize = f.password_field :password_confirmation .clear .street-input %label= I18n.t(:telephone).capitalize = f.text_field :phone .street-input %label= I18n.t(:other_telephone).capitalize = f.text_field :other_phone = f.hidden_field :country_id
Version data entries
6 entries across 6 versions & 1 rubygems