Task mvp upstream sync

This commit is contained in:
Senad Uka
2020-06-15 11:02:00 +02:00
parent 9d7e2c044a
commit 8ad89371b8
15 changed files with 62 additions and 27 deletions

View File

@@ -12,6 +12,6 @@
<%= task.status.titleize %>
</td>
<td>
<%= task.deliverable_url %>
<%= link_to "View Deliverable", task.deliverable_url, target: "_blank" %>
</td>
</tr>