Fixed error redirecting to registration when trying to create a new workshop
This commit is contained in:
		
							parent
							
								
									8460800d1a
								
							
						
					
					
						commit
						c96d8fafbb
					
				| @ -361,7 +361,7 @@ class WorkshopsController < ApplicationController | ||||
|       @page_title = "articles.conference_registration.headings.#{@this_conference.registration_status == :open ? '': 'Pre_'}Registration_Details" | ||||
|       @main_title = "articles.conference_registration.headings.#{@this_conference.registration_status == :open ? '': 'Pre_'}Register" | ||||
|       @main_title_vars = { vars: { title: @this_conference.title } } | ||||
|       render register_path(@this_conference.slug) | ||||
|       render 'conferences/register' | ||||
|     end | ||||
|   end | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user