change track from events list

This commit is contained in:
differentreality 2013-07-28 22:10:45 +03:00
parent 3b201f951a
commit 1686c61e7c
3 changed files with 13 additions and 2 deletions

View file

@ -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>