From b6205a92152333940d3a8c8d3bf74b37fe9c4e73 Mon Sep 17 00:00:00 2001 From: ralf Date: Wed, 4 Sep 2024 18:52:34 +0200 Subject: [PATCH] remove / comment out some not used images --- api/src/Image.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/src/Image.php b/api/src/Image.php index d90db155a5..850042cc6b 100644 --- a/api/src/Image.php +++ b/api/src/Image.php @@ -57,8 +57,6 @@ class Image //'copy' => 'copy', 'cti_phone' => 'telephone', 'cursor_editable' => 'copy', - 'darkmode_off' => 'moon-fill', - 'darkmode_on' => 'brightness-high', 'datepopup' => 'calendar3', 'delete' => 'trash3', 'deleted' => 'trash3', @@ -361,6 +359,7 @@ class Image 'timesheet/play' => 'play-fill', 'timesheet/play-blue' => 'play-fill', 'timesheet/stop' => 'stop-fill', + /* not used 'topmenu_items/access' => 'lock', 'topmenu_items/category' => 'tag', 'topmenu_items/home' => 'house-door', @@ -380,6 +379,7 @@ class Image 'topmenu_items/password' => 'key', 'topmenu_items/search' => 'search', 'topmenu_items/setup' => 'gear', + */ ]; /** * Searches a appname, template and maybe language and type-specific image