Sha256: 6f329f705f19cd47ca6e159c93c410e99c14a885d3da0fd5c9bcf43d9ae02ff6

Contents?: true

Size: 230 Bytes

Versions: 89

Compression:

Stored size: 230 Bytes

Contents

= bootstrap_form_for(:password_change, url: password_path, method: :patch) do |f|
  = f.password_field(:current_password)
  = f.password_field(:password)
  = f.password_field(:password_confirmation)
  .form-actions
    = f.submit

Version data entries

89 entries across 89 versions & 1 rubygems

Version Path
egov_utils-0.6.4 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.6.3 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.6.2 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.6.1 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.6.0 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.5.2 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.5.1 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.5.0 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.4.18 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.4.17 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.4.16 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.4.15 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.4.14 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.4.13 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.4.10 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.4.9 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.4.7 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.4.6 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.4.5 app/views/egov_utils/passwords/edit.html.haml
egov_utils-0.4.4 app/views/egov_utils/passwords/edit.html.haml