Sha256: 613ad9f5d087507dcf4e561858c1c15ab961bfab5571004a1db448d875edbfcf

Contents?: true

Size: 297 Bytes

Versions: 15

Compression:

Stored size: 297 Bytes

Contents

= f.inputs :credentials do
  = f.input :email
  = f.input :current_password, input_html: { autocomplete: 'off' }
  = f.input :password, input_html: { autocomplete: 'off' }
  = f.input :password_confirmation, input_html: { autocomplete: 'off' }

= render 'locomotive/my_account/form/actions', f: f

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
locomotivecms-4.2.0.alpha2 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-4.2.0.alpha1 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-4.1.1 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-4.1.0 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-4.1.0.rc1 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-4.0.3 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-4.0.2 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-4.0.1 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-4.0.0 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-4.0.0.rc0 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-4.0.0.alpha3 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.4.1 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-4.0.0.alpha2 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-4.0.0.alpha1 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.4.0 app/views/locomotive/my_account/form/_credentials.html.slim