2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 11:05:41 +00:00

Re-enable image hovering where appropriate

This commit is contained in:
Oliver Walters
2019-06-03 22:03:22 +10:00
parent 8e0e2979b5
commit 782ad57f52
5 changed files with 6 additions and 6 deletions

View File

@ -17,7 +17,7 @@
</tr>
{% for item in stock_items %}
<tr id='stock-row-{{ item.id }}' class='error'>
<td>{% include "hover_image.html" with image=item.part.image %}
<td>{% include "hover_image.html" with image=item.part.image hover=True %}
{{ item.part.full_name }} <small><i>{{ item.part.description }}</i></small></td>
<td>{{ item.location.pathstring }}</td>
<td>