add link for editing workspace info to task order box on reports page
This commit is contained in:
parent
e668cb93d0
commit
5d3a0873a5
@ -78,7 +78,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</dl>
|
</dl>
|
||||||
|
|
||||||
<a href='#' class='icon-link'>
|
<a href='{{ url_for("workspaces.workspace", workspace_id=workspace.id) }}' class='icon-link'>
|
||||||
Manage Task Order
|
Manage Task Order
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user