Removed "Info" heading and helper from broadcast page
This commit is contained in:
		
							parent
							
								
									9bf9eb4fd4
								
							
						
					
					
						commit
						114cf037fb
					
				| @ -11,7 +11,7 @@ | |||||||
| 			= button_tag :edit, value: :edit | 			= button_tag :edit, value: :edit | ||||||
| 	- else | 	- else | ||||||
| 		= textfield :subject, @subject, required: true, big: true | 		= textfield :subject, @subject, required: true, big: true | ||||||
| 		= textarea :body, @body, heading: 'articles.conference_registration.headings.admin.edit.info', help: 'articles.conference_registration.paragraphs.admin.edit.info', lang: @this_conference.locale, edit_on: :focus | 		= textarea :body, @body, lang: @this_conference.locale, edit_on: :focus | ||||||
| 		.actions.right | 		.actions.right | ||||||
| 			= button_tag :preview, value: :preview | 			= button_tag :preview, value: :preview | ||||||
| 	-# I18n.backend.enabled_locales.each do | locale | | 	-# I18n.backend.enabled_locales.each do | locale | | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user