Browse Source

wtf?

development
Godwin 10 years ago
parent
commit
551f92ba4d
  1. 3
      app/controllers/conferences_controller.rb

3
app/controllers/conferences_controller.rb

@ -437,9 +437,6 @@ class ConferencesController < ApplicationController
end
@actions = nil
@multipart = false
if @register_step == 'register'
session.delete(:registration)
end
case @register_step
when 'register', 'organizations', 'new_organization', 'new_workshop', 'volunteer_questions'
@actions = :next

Loading…
Cancel
Save