mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-06 20:11:37 +00:00
Fix link to background tasks documentation (#5150)
This commit is contained in:
@@ -63,7 +63,7 @@
|
|||||||
<td><span class='fas fa-tasks'></span></td>
|
<td><span class='fas fa-tasks'></span></td>
|
||||||
<td>{% trans "Background Worker" %}</td>
|
<td>{% trans "Background Worker" %}</td>
|
||||||
<td>
|
<td>
|
||||||
<a href='{% inventree_docs_url %}/admin/tasks'>
|
<a href='{% inventree_docs_url %}/settings/tasks'>
|
||||||
<span class='badge rounded-pill bg-danger'>{% trans "Background worker not running" %}</span>
|
<span class='badge rounded-pill bg-danger'>{% trans "Background worker not running" %}</span>
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
|
Reference in New Issue
Block a user