Implement SubprojectAddresses in Subprojects
This commit is contained in:
		| @@ -19,4 +19,9 @@ | ||||
|     <%= subproject_address.country %> | ||||
|   </p> | ||||
|  | ||||
|   <p> | ||||
|     <strong>Subproject_ID:</strong> | ||||
|     <%= subproject_address.subproject_id %> | ||||
|   </p> | ||||
|  | ||||
| </div> | ||||
|   | ||||
| @@ -1,5 +1,9 @@ | ||||
| <p style="color: green"><%= notice %></p> | ||||
|  | ||||
| <% content_for :title, "Adresse" %> | ||||
|  | ||||
| <h1>Adresse</h1> | ||||
|  | ||||
| <%= render @subproject_address %> | ||||
|  | ||||
| <div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Stefan Tollkühn
					Stefan Tollkühn