We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c4aed commit c761f96Copy full SHA for c761f96
app/views/storage_locations/_item_row.html.erb
@@ -4,4 +4,4 @@
4
<td><%= item_row["quantity_in"] %></td>
5
<td><%= item_row["quantity_out"] %></td>
6
<td class="<%= css_class %>"><%= item_row["change"] %></td>
7
-</tr>
+</tr>
0 commit comments