Added workshop request list to workshops page
This commit is contained in:
		
							parent
							
								
									e4c68d1448
								
							
						
					
					
						commit
						58f1597000
					
				| @ -8,6 +8,11 @@ | |||||||
| 	- else | 	- else | ||||||
| 		%p=_'articles.conference_registration.paragraphs.Create_Workshop', :p | 		%p=_'articles.conference_registration.paragraphs.Create_Workshop', :p | ||||||
| 	= link_to (_'articles.conference_registration.headings.Add_Workshop'), create_workshop_path(@this_conference.slug), class: :button | 	= link_to (_'articles.conference_registration.headings.Add_Workshop'), create_workshop_path(@this_conference.slug), class: :button | ||||||
|  | - if @workshop_requests.present? | ||||||
|  | 	= columns(medium: 12) do | ||||||
|  | 		%h3=_'articles.conference_registration.headings.Workshops_You_Have_Requested' | ||||||
|  | 		%p=_'articles.conference_registration.paragraphs.Workshops_You_Have_Requested', :p | ||||||
|  | 		= render 'workshops/workshop_previews', :workshops => @workshops_in_need | ||||||
| - if @workshops_in_need.present? | - if @workshops_in_need.present? | ||||||
| 	= columns(medium: 12) do | 	= columns(medium: 12) do | ||||||
| 		%h3=_'articles.conference_registration.headings.Workshops_Looking_For_Facilitators' | 		%h3=_'articles.conference_registration.headings.Workshops_Looking_For_Facilitators' | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user