Sha256: 06636db1d308a89ad177db135c2d341f70a119e43ccb1900f0758252d6faa285

Contents?: true

Size: 567 Bytes

Versions: 33

Compression:

Stored size: 567 Bytes

Contents

<h2><%%= t('sorcery.reset.choose') %></h2>

<%%= simple_form_for(@<%= name %>, url: {action: "refresh"}) do |f| %>
  <%%= f.error_notification %>

  <%%= f.input :email, disabled: true, required: false %>
  <%%= f.input :reset_password_token, as: :hidden %>
  <%%= f.input :password, required: true, autofocus: true %>
  <%%= f.input :password_confirmation, required: true %>

  <%%= f.button :submit, t('sorcery.reset.change'), class: 'btn btn-primary' %>
  <%%= link_to t('sorcery.reset.back'), log_in_<%= table_name %>_path, class: 'btn btn-default' %>
<%% end %>

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
bootswatch_rails-3.2.0.38 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.37 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.36 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.35 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.34 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.33 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.32 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.31 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.30 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.29 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.28 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.27 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.26 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.25 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.24 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.22 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.21 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.20 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.19 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb
bootswatch_rails-3.2.0.18 lib/generators/bootswatch_rails/sorcery/templates/change.html.erb