Merge pull request #34 from differentreality/admin_events_list
Admin events list
This commit is contained in:
commit
ef556f02ca
3 changed files with 18 additions and 6 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