Makes admin/tickets#index datatable
This commit is contained in:
parent
0b77fd4afe
commit
cfdf4e331a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue