Makes admin/tickets#index datatable

This commit is contained in:
desantonop 2016-09-21 21:55:55 +03:00
parent 0b77fd4afe
commit cfdf4e331a

View file

@ -7,7 +7,7 @@
- if @conference.tickets.any? - if @conference.tickets.any?
.row .row
.col-md-12 .col-md-12
%table.table.table-hover#tickets %table.table.table-hover.datatable#tickets
%thead %thead
%th Title %th Title
%th Price %th Price