Sha256: 5320562ce3be43943c7673391a103a33780996d97753946df420dbb4dded4994

Contents?: true

Size: 232 Bytes

Versions: 10

Compression:

Stored size: 232 Bytes

Contents

= f.inputs :credentials do
  = f.input :email
  = 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

10 entries across 10 versions & 1 rubygems

Version Path
locomotivecms-3.0.0.rc6 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.0.0.rc5 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.0.0.rc4 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.0.0.rc3 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.0.0.rc2 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.0.0.rc1 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.0.0.pre.beta.1 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.0.0.pre.alpha.3 app/views/locomotive/my_account/form/_credentials.html.haml
locomotivecms-3.0.0.pre.alpha.2 app/views/locomotive/my_account/form/_credentials.html.haml
locomotivecms-3.0.0.pre.alpha app/views/locomotive/my_account/form/_credentials.html.haml