Sha256: 5864bf4669c09316c6e6945dc90127df13ffc47c1e8566ec23613458eff36771
Contents?: true
Size: 544 Bytes
Versions: 18
Compression:
Stored size: 544 Bytes
Contents
- title t('.title') = semantic_form_for(resource, as: resource_name, url: locomotive_account_password_path, html: { method: :put }) do |f| = f.hidden_field :reset_password_token .inner = flash_message = f.inputs do = f.input :password, label: t('.password'), required: false = f.input :password_confirmation, label: t('.password_confirmation'), required: false %p.link = link_to preserve(t('.link')), new_locomotive_account_session_path .footer = submit_tag t('locomotive.buttons.change_password')
Version data entries
18 entries across 18 versions & 1 rubygems