Add 'bug report' button

This commit is contained in:
Oliver Walters 2019-09-02 22:14:50 +10:00
parent f3e161564d
commit 273412b63d

View File

@ -28,6 +28,10 @@
<tr>
<td>View Code on GitHub</td><td><a href="{% inventree_github %}">{% inventree_github %}</a></td>
</tr>
<tr>
<td></td>
<td><a href='https://github.com/inventree/InvenTree/issues'><button class='btn btn-default'>Submit Bug Report</button></a></td>
</tr>
</table>
</div>