2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 21:45:39 +00:00

author information for integration plugin

This commit is contained in:
Matthias
2021-10-04 19:54:20 +02:00
parent cec29310dc
commit 575be5b36a
2 changed files with 14 additions and 1 deletions

View File

@ -46,7 +46,7 @@
{% endfor %}
{% endif %}
</td>
<td># TODO</td>
<td>{{ plugin.author }}</td>
<td>{{plugin.commit.date}}</td>
</tr>
{% endfor %}