wtf?
This commit is contained in:
parent
276f5c8381
commit
f62353a057
@ -437,6 +437,9 @@ class ConferencesController < ApplicationController
|
|||||||
end
|
end
|
||||||
@actions = nil
|
@actions = nil
|
||||||
@multipart = false
|
@multipart = false
|
||||||
|
if @register_step == 'register'
|
||||||
|
session.delete(:registration)
|
||||||
|
end
|
||||||
case @register_step
|
case @register_step
|
||||||
when 'register', 'organizations', 'new_organization', 'new_workshop', 'volunteer_questions'
|
when 'register', 'organizations', 'new_organization', 'new_workshop', 'volunteer_questions'
|
||||||
@actions = :next
|
@actions = :next
|
||||||
|
Loading…
x
Reference in New Issue
Block a user