mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-03-15 00:15:58 +00:00
Fixed issue with item modals not displaying.
Moved item modal code to an includable file.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
<tr id="item-{{item.pk}}" data-pk="{{item.pk}}" class="item_row">
|
||||
<td>
|
||||
<span class="name">{{ item.name }}</span>
|
||||
|
||||
Reference in New Issue
Block a user