mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-04 15:25:33 +00:00
@ -75,7 +75,7 @@ class ActionlogPresenter extends Presenter
|
||||
}
|
||||
|
||||
if ($this->actionType()=='delete') {
|
||||
return 'fa-solid fa-user-xmark';
|
||||
return 'fa-solid fa-trash';
|
||||
}
|
||||
|
||||
if ($this->actionType()=='update') {
|
||||
|
||||
Reference in New Issue
Block a user