fix for web_resource tool bar
This commit is contained in:
		
							parent
							
								
									cf68022d4f
								
							
						
					
					
						commit
						0663e43be7
					
				|  | @ -1,3 +1,4 @@ | |||
| <div id= "poststuff"> | ||||
| <% # encoding: utf-8 %> | ||||
| 
 | ||||
|   <%= f.error_messages %> | ||||
|  | @ -104,4 +105,5 @@ | |||
| 	<div class="form-actions"> | ||||
| 	<%= f.submit t('submit'), :class=>'btn btn-primary' %> | ||||
| 	<%= link_to t('cancel'), get_go_back, :class=>"btn" %>  | ||||
| 	</div>  | ||||
| 	</div>  | ||||
| </div>  | ||||
		Loading…
	
		Reference in New Issue