This commit is contained in:
Godwin 2014-07-28 13:00:19 -06:00
parent f62353a057
commit 551f92ba4d

View File

@ -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