Sha256: 9dfd428ec2eefa6a35d94a4e8c835b26daa662070d87bf1e7a9b09f77051103e

Contents?: true

Size: 230 Bytes

Versions: 17

Compression:

Stored size: 230 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

17 entries across 17 versions & 1 rubygems

Version Path
locomotivecms-3.3.0 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.3.0.rc3 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.3.0.rc2 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.1.2 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.2.1 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.3.0.rc1 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.2.0 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.2.0.rc2 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.2.0.rc1 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.1.1 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.1.0 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.1.0.rc3 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.1.0.rc2 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.1.0.rc1 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.0.1 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.0.0 app/views/locomotive/my_account/form/_credentials.html.slim
locomotivecms-3.0.0.rc7 app/views/locomotive/my_account/form/_credentials.html.slim