diff --git a/app/views/organizations/adoptable_pets/show.html.erb b/app/views/organizations/adoptable_pets/show.html.erb index e53d58e0e..7e173f1f4 100644 --- a/app/views/organizations/adoptable_pets/show.html.erb +++ b/app/views/organizations/adoptable_pets/show.html.erb @@ -156,7 +156,7 @@ <%= image_tag('green_check.png', height: '21') %> <% end %> - <% if 'awaiting_review' == @adoption_application.status %> + <% if 'awaiting_data' == @adoption_application.status %>