show reviewer comments field in the app
This commit is contained in:
parent
04154020a5
commit
cb9455f813
2 changed files with 10 additions and 0 deletions
|
|
@ -122,6 +122,11 @@
|
|||
%b Requirements
|
||||
%td= simple_format(@event.description)
|
||||
|
||||
%tr
|
||||
%td
|
||||
%b Committee Review
|
||||
%td= markdown(@event.committee_review)
|
||||
|
||||
- if @conference.program.rating_enabled?
|
||||
= render 'voting',
|
||||
event: @event,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue