Delint some more
This commit is contained in:
parent
de607fc262
commit
81b963ddc8
2 changed files with 2 additions and 4 deletions
|
|
@ -60,11 +60,9 @@
|
|||
= render 'donut_chart', title: 'Event types',
|
||||
combined_data: @event_type_distribution
|
||||
.col-md-4
|
||||
-#
|
||||
= render 'donut_chart', title: 'Difficulty levels',
|
||||
combined_data: @difficulty_levels_distribution
|
||||
.col-md-4
|
||||
-#
|
||||
= render 'donut_chart', title: 'Tracks',
|
||||
combined_data: @tracks_distribution
|
||||
-# .tab-pane#distribution_withdrawn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue