mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Fix for datatable icon size change on pagination
This commit is contained in:
parent
9573bce48f
commit
3e5064feed
@ -273,7 +273,7 @@ function loadUsers() {
|
|||||||
class: "remove-padding icon-only content-fill",
|
class: "remove-padding icon-only content-fill",
|
||||||
data: null,
|
data: null,
|
||||||
defaultContent: '<div class="thumbnail icon">' +
|
defaultContent: '<div class="thumbnail icon">' +
|
||||||
'<i class="square-element text fw fw-user" style="font-size: 30px;"></i>' +
|
'<i class="square-element text fw fw-user" style="font-size: 74px;"></i>' +
|
||||||
'</div>'
|
'</div>'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user