diff --git a/app/views/adjustments/index.html.erb b/app/views/adjustments/index.html.erb index a945dd93dd..4027d37bbe 100644 --- a/app/views/adjustments/index.html.erb +++ b/app/views/adjustments/index.html.erb @@ -76,7 +76,7 @@ - + diff --git a/app/views/items/_item_list.html.erb b/app/views/items/_item_list.html.erb index a6a0d07231..b8ae121563 100644 --- a/app/views/items/_item_list.html.erb +++ b/app/views/items/_item_list.html.erb @@ -8,14 +8,14 @@ - - + + <% if Flipper.enabled?(:enable_packs) %> <% unless current_organization.request_units.empty? %> <% end %> <% end %> - + diff --git a/app/views/items/_item_row.html.erb b/app/views/items/_item_row.html.erb index d7733bfa2d..a6147c129d 100644 --- a/app/views/items/_item_row.html.erb +++ b/app/views/items/_item_row.html.erb @@ -1,7 +1,7 @@ - + <% if Flipper.enabled?(:enable_packs) %> <% unless current_organization.request_units.empty? %> diff --git a/app/views/purchases/index.html.erb b/app/views/purchases/index.html.erb index 73df1e2a38..cdbda040b8 100644 --- a/app/views/purchases/index.html.erb +++ b/app/views/purchases/index.html.erb @@ -80,11 +80,11 @@ - - - - - + + + + +
CreatedCreated Organization Storage location Comment
Category NameQuantity Per IndividualFair Market Value (per item)Quantity Per IndividualFair Market Value (per item)Custom Request UnitsActionsActions
<%= item_row.item_category && link_to(item_row.item_category&.name, item_category_path(item_row.item_category), class: 'text-blue-500') %> <%= item_row.name %><%= item_row.distribution_quantity %> <%= item_row.distribution_quantity %> <%= dollar_value(item_row.value_in_cents) %>Purchases from Storage Location CommentsQuantity of ItemsVariety of ItemsAmount spentFMVPurchased DateQuantity of ItemsVariety of ItemsAmount spentFMVPurchased Date Actions