mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 07:16:06 -06:00
Merge pull request #1259 from openclassify/4969
#4969 img edit icons missing
This commit is contained in:
commit
af6876b1e3
@ -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