mirror of https://gitee.com/y_project/RuoYi.git
update bootstrap-table-custom-view icon
parent
227d522ead
commit
9f48d2bbe8
|
@ -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',
|
||||||
|
|
Loading…
Reference in New Issue