And this time for real...
This commit is contained in:
parent
ce1fe15875
commit
2af8792495
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
%dt Track:
|
||||
%dd
|
||||
- if @event.track_id
|
||||
%span.label{:style=>"#{@event.track.color}"}
|
||||
%span.label{:style =>"background-color: #{@event.track.color};"}
|
||||
= @event.track.name
|
||||
.span9
|
||||
-unless @event.video_id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue