diff --git a/app/views/casa_org/_standard_court_orders.html.erb b/app/views/casa_org/_standard_court_orders.html.erb index 966bb84d67..305110959f 100644 --- a/app/views/casa_org/_standard_court_orders.html.erb +++ b/app/views/casa_org/_standard_court_orders.html.erb @@ -25,7 +25,7 @@
- <% @standard_court_orders.each do |standard_court_order| %> + <% @standard_court_orders&.each do |standard_court_order| %> <% id = "standard_court_order-#{standard_court_order.id}" %>