Merge pull request #1203 from desantonop/datatable

Makes admin/tickets#index datatable
This commit is contained in:
Stella Rouzi 2016-09-29 11:22:28 +03:00 committed by GitHub
commit 0b6550d060

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