Skip to content

Commit

Permalink
Reconcile with core
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Sep 6, 2022
1 parent 196d565 commit 7dcd0b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/views/request/show.html.erb
Expand Up @@ -40,6 +40,8 @@
old_unclassified: @old_unclassified } %>

<div id="left_column" class="left_column">
<%= render_notes(@info_request.all_notes) %>
<% @info_request.info_request_events.each do |info_request_event| %>
<% if info_request_event.visible %>
<%= render partial: 'request/correspondence',
Expand Down

0 comments on commit 7dcd0b3

Please sign in to comment.