mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-15 04:34:03 +00:00
Making datatable responsive in admin's users view.
This commit is contained in:
parent
ac7149fbe5
commit
2c1db3bd2a
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
- if @users
|
||||
= "(#{@users.length})"
|
||||
.row
|
||||
.col-md-12
|
||||
.col-md-12.table-responsive
|
||||
%table.table.table-striped.table-bordered.table-hover.datatable
|
||||
%thead
|
||||
%th ID
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue