Sha256: 34fea67d6470729db625d50185f0b3e7facdbb2001756c41b03d079f424fa9cd

Contents?: true

Size: 453 Bytes

Versions: 57

Compression:

Stored size: 453 Bytes

Contents

<%= panel_default t('devise.update_password') do %>
  <%= common_form(resource, as: resource_name,
    url: password_path(resource_name), submit_label: t('devise.update_password_submit'),
    html: { method: :put }
  ) do |f| %>
    <%= f.hidden_field :reset_password_token %>
    <%= f.password_field :password, label: t('devise.new_password'), required: true %>
    <%= f.password_field :password_confirmation, required: true %>
  <% end %>
<% end %>

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
eac_rails_base0-0.69.0 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.68.7 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.68.6 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.68.5 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.68.4 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.68.3 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.68.2 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.68.1 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.68.0 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.67.0 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.66.0 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.65.0 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.64.0 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.63.1 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.63.0 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.62.0 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.61.1 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.61.0 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.60.4 app/views/devise/passwords/edit.html.erb
eac_rails_base0-0.60.3 app/views/devise/passwords/edit.html.erb