Fixed icon
Former-commit-id: be69bd82397a03899f7941d86c95fc9dfb41ef95
This commit is contained in:
parent
3928a5a523
commit
b2a333e499
|
@ -60,7 +60,7 @@ final class Icon extends Item
|
|||
);
|
||||
}
|
||||
|
||||
return $imageSrc;
|
||||
return 'images/console/icons/'.$imageSrc.'.png';
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue