fixes failing haml-lint in admin/conference/show
This commit is contained in:
parent
8cd3326520
commit
ce9d2b3c5b
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@
|
||||||
conference: @conference }
|
conference: @conference }
|
||||||
.row#tickets
|
.row#tickets
|
||||||
.col-md-8
|
.col-md-8
|
||||||
=render partial: 'line_chart', locals: { title: 'Tickets sold over time',
|
= render partial: 'line_chart', locals: { title: 'Tickets sold over time',
|
||||||
name: 'tickets',
|
name: 'tickets',
|
||||||
conferences: @tickets,
|
conferences: @tickets,
|
||||||
active_conferences: @tickets,
|
active_conferences: @tickets,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue