Hm, lost event_type somehow...
This commit is contained in:
parent
a3b6c479e9
commit
03a0074c73
1 changed files with 2 additions and 2 deletions
|
|
@ -17,8 +17,8 @@
|
|||
%td
|
||||
%b Type
|
||||
%td
|
||||
- if @event.type
|
||||
= @event.type.title
|
||||
- if @event.event_type
|
||||
= @event.event_type.title
|
||||
- if !@event.track.nil?
|
||||
%tr
|
||||
%td
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue