Skip to content

Commit c761f96

Browse files
Update _item_row.html.erb
1 parent d5c4aed commit c761f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/storage_locations/_item_row.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
<td><%= item_row["quantity_in"] %></td>
55
<td><%= item_row["quantity_out"] %></td>
66
<td class="<%= css_class %>"><%= item_row["change"] %></td>
7-
</tr>
7+
</tr>

0 commit comments

Comments
 (0)