change workspace projects URL
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
{% for w in workspaces %}
|
||||
<tr>
|
||||
<td scope="row">
|
||||
<a href="/workspaces/{{w['task_order']['number']}}">{{ w['name'] }}</a><br>
|
||||
<a href="/workspaces/{{w['task_order']['number']}}/projects">{{ w['name'] }}</a><br>
|
||||
Task Order: #{{ w['task_order']['number'] }}
|
||||
</td>
|
||||
<td>
|
||||
|
Reference in New Issue
Block a user