back_url: Pass through registration form

pull/1121/head
Michael Frister 11 years ago
parent 78e4f921f7
commit c2ce4034c5
  1. 1
      app/views/account/register.html.erb

@ -38,6 +38,7 @@ See doc/COPYRIGHT.rdoc for more details.
</h2>
<%= labelled_tabular_form_for(@user, :url => url_for(:action => 'register')) do |f| %>
<%= back_url_hidden_field_tag %>
<%= error_messages_for :user %>
<div class="box">

Loading…
Cancel
Save