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
|
%td
|
||||||
%b Type
|
%b Type
|
||||||
%td
|
%td
|
||||||
- if @event.type
|
- if @event.event_type
|
||||||
= @event.type.title
|
= @event.event_type.title
|
||||||
- if !@event.track.nil?
|
- if !@event.track.nil?
|
||||||
%tr
|
%tr
|
||||||
%td
|
%td
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue