Duplicate icon added to bulk actions
This commit is contained in:
parent
6d14e93c38
commit
e24b870955
@ -44,6 +44,7 @@ abstract class BulkAction
|
||||
'enable' => 'check_circle',
|
||||
'disable' => 'hide_source',
|
||||
'delete' => 'delete',
|
||||
'duplicate' => 'file_copy',
|
||||
'export' => 'file_download',
|
||||
'reconcile' => 'published_with_changes',
|
||||
'unreconcile' => 'layers_clear',
|
||||
|
Loading…
x
Reference in New Issue
Block a user