fixes failing haml-lint in admin/conference/show

This commit is contained in:
shlok007 2017-06-12 18:37:50 +05:30
parent 8cd3326520
commit ce9d2b3c5b

View file

@ -71,7 +71,7 @@
conference: @conference }
.row#tickets
.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',
conferences: @tickets,
active_conferences: @tickets,