Control some lints

This commit is contained in:
Michael Ball 2021-03-24 13:54:20 -07:00
parent 676d16ef27
commit 617a4ad172
2 changed files with 6 additions and 7 deletions

View file

@ -20,7 +20,7 @@
combined_data: @registration_distribution
.row
.col-md-12
%div.margin-event-table
.margin-event-table
%table.datatable#registrations{ data: { source: admin_conference_registrations_path(conference_id: @conference, format: :json) } }
%thead
%tr