#4969 img edit icons missing

This commit is contained in:
Muammer Top 2022-01-04 09:50:03 +03:00
parent fb43c9130c
commit 0c8197ee65

View File

@ -66,7 +66,7 @@ class ValueTableBuilder extends TableBuilder
], ],
'rotate' => [ 'rotate' => [
'target' => '_blank', 'target' => '_blank',
'icon' => 'fa fa-sync-alt', 'icon' => 'fa fa-sync-alt fa-refresh',
'type' => 'info', 'type' => 'info',
'text' => '', 'text' => '',
'class' => 'col-4', 'class' => 'col-4',