Show question in overview

This commit is contained in:
Maximilian Grundke
2016-04-30 13:57:23 +02:00
parent 7182dcd04e
commit c4405e24b9
4 changed files with 4 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
%>
<%= user %> | <%= @request_for_comment.requested_at %>
</p>
<h5><%=t('activerecord.attributes.request_for_comments.question')%>: "<%= @request_for_comment.question %>"</h5>
</div>
<!--