change track from events list
This commit is contained in:
parent
3b201f951a
commit
1686c61e7c
3 changed files with 13 additions and 2 deletions
|
|
@ -19,7 +19,7 @@
|
|||
.dropdown
|
||||
= link_to "#", :class => "dropdown-toggle", :id => "type-dropdown" do
|
||||
- if @event.event_type.nil?
|
||||
Track
|
||||
Event Type
|
||||
- else
|
||||
= @event.event_type.title
|
||||
<b class="caret"></b>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue