Merge pull request #884 from nishanthvijayan/remove-role-datatable
Remove datatable functionality from Roles index table.
This commit is contained in:
commit
9df53016ec
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
The available roles for the conference
|
The available roles for the conference
|
||||||
|
|
||||||
.col-md-12
|
.col-md-12
|
||||||
%table.table.table-bordered.table-striped.table-hover.datatable#roles
|
%table.table.table-bordered.table-striped.table-hover#roles
|
||||||
%thead
|
%thead
|
||||||
%th ID
|
%th ID
|
||||||
%th Name
|
%th Name
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue