mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
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:
parent
b97122097f
commit
166d1bda0d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue