mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2025-10-15 18:18:28 +00:00
update bootstrap-table-custom-view icon
This commit is contained in:
@@ -20,7 +20,7 @@ Utils.assignIcons($.fn.bootstrapTable.icons, 'customViewOn', {
|
|||||||
})
|
})
|
||||||
|
|
||||||
Utils.assignIcons($.fn.bootstrapTable.icons, 'customViewOff', {
|
Utils.assignIcons($.fn.bootstrapTable.icons, 'customViewOff', {
|
||||||
glyphicon: 'glyphicon-thumbnails',
|
glyphicon: 'glyphicon glyphicon-eye-open',
|
||||||
fa: 'fa-th',
|
fa: 'fa-th',
|
||||||
bi: 'bi-grid',
|
bi: 'bi-grid',
|
||||||
icon: 'grid_on',
|
icon: 'grid_on',
|
||||||
|
Reference in New Issue
Block a user