2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

Add link to documentation

This commit is contained in:
Oliver Walters
2019-09-17 00:41:28 +10:00
parent 55ebf48684
commit a9d1cadc12
2 changed files with 12 additions and 2 deletions

View File

@ -26,7 +26,11 @@
<td colspan="2"></td>
</tr>
<tr>
<td>View Code on GitHub</td><td><a href="{% inventree_github %}">{% inventree_github %}</a></td>
<td>InvenTree Documenation</td>
<td><a href="{% inventree_docs_url %}">{% inventree_docs_url %}</a></td>
</tr>
<tr>
<td>View Code on GitHub</td><td><a href="{% inventree_github_url %}">{% inventree_github_url %}</a></td>
</tr>
<tr>
<td></td>