Updated.
This commit is contained in:
		
							parent
							
								
									e18d63e106
								
							
						
					
					
						commit
						21e6525601
					
				|  | @ -35,7 +35,7 @@ class Project | ||||||
| 		if !page.nil? && !page.custom_array_field.blank? | 		if !page.nil? && !page.custom_array_field.blank? | ||||||
| 			fields_to_show = page.custom_array_field | 			fields_to_show = page.custom_array_field | ||||||
| 		else | 		else | ||||||
| 			fields_to_show = ["year", "project_title", "participants"] | 			fields_to_show = ["year", "project_title"] | ||||||
| 		end | 		end | ||||||
| 
 | 
 | ||||||
| 		fields_to_remove = [] | 		fields_to_remove = [] | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue