add links to main page (projects)
This commit is contained in:
@@ -14,3 +14,5 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<%= link_to "New client", new_client_path %>
|
<%= link_to "New client", new_client_path %>
|
||||||
|
|
||||||
|
<%= link_to "Back to main", "/" %>
|
||||||
@@ -14,3 +14,5 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<%= link_to "New subproject", new_subproject_path %>
|
<%= link_to "New subproject", new_subproject_path %>
|
||||||
|
|
||||||
|
<%= link_to "Back to main", "/" %>
|
||||||
|
|||||||
Reference in New Issue
Block a user