mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
#4969 img edit icons missing
This commit is contained in:
parent
fb43c9130c
commit
0c8197ee65
@ -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',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user