Skip to content

Commit 0b6550d

Browse files
Merge pull request openSUSE#1203 from desantonop/datatable
Makes admin/tickets#index datatable
2 parents 0b77fd4 + cfdf4e3 commit 0b6550d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/admin/tickets/index.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- if @conference.tickets.any?
88
.row
99
.col-md-12
10-
%table.table.table-hover#tickets
10+
%table.table.table-hover.datatable#tickets
1111
%thead
1212
%th Title
1313
%th Price

0 commit comments

Comments
 (0)