Sha256: 6863cf3bd9d1645a226a1745147207f4762c97df28bf71cca2ad55c422c5b3d6

Contents?: true

Size: 397 Bytes

Versions: 33

Compression:

Stored size: 397 Bytes

Contents

<h2>Resend unlock instructions</h2>

<%= form_for(resource, :as => resource_name, :url => unlock_path(resource_name), :html => { :method => :post }) do |f| %>
  <%= devise_error_messages! %>

  <div class="row"><%= f.label :email %>
  <%= f.text_field :email %></div>

  <div class="row"><%= f.submit "Resend unlock instructions" %></div>
<% end %>

<%= render :partial => "devise/shared/links" %>

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
gb_mapfish_appserver-2.0.0 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-1.1.1 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-1.1.0 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-1.0.6 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-1.0.5 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-1.0.4 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-1.0.3 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-1.0.2 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-1.0.1 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-1.0.0 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-0.9.7 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-0.9.6 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-0.9.5 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-0.9.4 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-0.9.3 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-0.9.2 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-0.9.1 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-0.9.0 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-0.8.7 app/views/devise/unlocks/new.html.erb
gb_mapfish_appserver-0.8.6 app/views/devise/unlocks/new.html.erb