Fixed an error on the payment page
This commit is contained in:
		
							parent
							
								
									77bdf2a7bf
								
							
						
					
					
						commit
						de5bad4787
					
				| @ -83,7 +83,7 @@ class ConferencesController < ApplicationController | |||||||
| 
 | 
 | ||||||
| 					@registration.save! | 					@registration.save! | ||||||
| 				else | 				else | ||||||
| 					@errors = :incomplete | 					@errors[:payment] = :incomplete | ||||||
| 					@register_template = :payment | 					@register_template = :payment | ||||||
| 				end | 				end | ||||||
| 				@page_title = 'articles.conference_registration.headings.Payment' | 				@page_title = 'articles.conference_registration.headings.Payment' | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user