wtf?
This commit is contained in:
		
							parent
							
								
									e07ea4ffd2
								
							
						
					
					
						commit
						ac869f8932
					
				| @ -128,7 +128,7 @@ class ConferencesController < ApplicationController | ||||
| 			when 'confirm' | ||||
| 				if session[:registration][:is_participant] | ||||
| 					@registration = ConferenceRegistration.find(session[:registration][:registration_id]) | ||||
| 					if registration.completed | ||||
| 					if @registration.completed | ||||
| 						complete_registration | ||||
| 						next_step = 'thanks' | ||||
| 					else | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user