Remove datatable functionality from Roles index table.

The table in roles#index view has no need of datatable features as the number of roles is just 4.
This commit is contained in:
Nishanth Vijayan 2016-03-16 12:09:58 +05:30
parent dcdceb7c6d
commit fd64db575b

View file

@ -7,7 +7,7 @@
The available roles for the conference
.col-md-12
%table.table.table-bordered.table-striped.table-hover.datatable#roles
%table.table.table-bordered.table-striped.table-hover#roles
%thead
%th ID
%th Name