change name of request relationship to legacy task order
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<a class='icon-link icon-link--large' href="/workspaces/{{ workspace.id }}/projects">{{ workspace.name }}</a><br>
|
||||
</td>
|
||||
<td>
|
||||
#{{ workspace.task_order.number }}
|
||||
#{{ workspace.legacy_task_order.number }}
|
||||
</td>
|
||||
<td>
|
||||
<span class="label">{{ workspace.user_count }}</span><span class='h6'>Users</span>
|
||||
|
Reference in New Issue
Block a user