integration of the new MVC for subproject_addresses
This commit is contained in:
		
							
								
								
									
										12
									
								
								app/views/subproject_addresses/edit.html.erb
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								app/views/subproject_addresses/edit.html.erb
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| <% content_for :title, "Editing subproject address" %> | ||||
|  | ||||
| <h1>Editing subproject address</h1> | ||||
|  | ||||
| <%= render "form", subproject_address: @subproject_address %> | ||||
|  | ||||
| <br> | ||||
|  | ||||
| <div> | ||||
|   <%= link_to "Show this subproject address", @subproject_address %> | | ||||
|   <%= link_to "Back to subproject addresses", subproject_addresses_path %> | ||||
| </div> | ||||
		Reference in New Issue
	
	Block a user
	 Stefan Tollkühn
					Stefan Tollkühn