Merge pull request #1259 from openclassify/4969

#4969 img edit icons missing
This commit is contained in:
Dia Shalabi 2022-01-04 14:52:22 +03:00 committed by GitHub
commit af6876b1e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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