mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-16 13:14:03 +00:00
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:
parent
dcdceb7c6d
commit
fd64db575b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue