Fix the UI inconsistence documented at #1830

Fixes the UI but not touch the logic. I fear to mess up the database schema.
This commit is contained in:
Ismael Olea 2017-12-05 23:30:01 +01:00
parent b97122097f
commit 166d1bda0d

View file

@ -165,7 +165,7 @@
%td= markdown(@event.abstract)
%tr
%td
%b Description
%b Requirements
%td= simple_format(@event.description)
- if @conference.program && @conference.program.rating && @conference.program.rating > 0