Sha256: 3104d085b16c282fc26df36115e990cc1ed1ac33245285e01092526ec1e2e649

Contents?: true

Size: 413 Bytes

Versions: 16

Compression:

Stored size: 413 Bytes

Contents

.large-8
  %h1 Passwort ändern
  .form
    = simple_form_for(resource, as: resource_name, url: password_path(resource_name), wrapper: :bootstrap, html: { :method => :put }) do |f|
      = f.input :reset_password_token, as: :hidden
      = f.input :password, autofocus: true
      = f.input :password_confirmation
      = f.submit 'Passwort ändern', class: :button
      %br
      = render 'devise/shared/links'

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
qbrick-2.7.1 app/views/devise/passwords/edit.html.haml
qbrick-2.7 app/views/devise/passwords/edit.html.haml
qbrick-2.6.10 app/views/devise/passwords/edit.html.haml
qbrick-2.6.9 app/views/devise/passwords/edit.html.haml
qbrick-2.6.8 app/views/devise/passwords/edit.html.haml
qbrick-2.6.7 app/views/devise/passwords/edit.html.haml
qbrick-2.6.6 app/views/devise/passwords/edit.html.haml
qbrick-2.6.5 app/views/devise/passwords/edit.html.haml
qbrick-2.6.4 app/views/devise/passwords/edit.html.haml
qbrick-2.6.3 app/views/devise/passwords/edit.html.haml
qbrick-2.6.2 app/views/devise/passwords/edit.html.haml
qbrick-2.6.1 app/views/devise/passwords/edit.html.haml
qbrick-2.6.0 app/views/devise/passwords/edit.html.haml
qbrick-2.5.2 app/views/devise/passwords/edit.html.haml
qbrick-2.5.1 app/views/devise/passwords/edit.html.haml
qbrick-2.5.0 app/views/devise/passwords/edit.html.haml