mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 23:19:04 +01:00
remove / comment out some not used images
This commit is contained in:
parent
81412b0af3
commit
b6205a9215
@ -57,8 +57,6 @@ class Image
|
|||||||
//'copy' => 'copy',
|
//'copy' => 'copy',
|
||||||
'cti_phone' => 'telephone',
|
'cti_phone' => 'telephone',
|
||||||
'cursor_editable' => 'copy',
|
'cursor_editable' => 'copy',
|
||||||
'darkmode_off' => 'moon-fill',
|
|
||||||
'darkmode_on' => 'brightness-high',
|
|
||||||
'datepopup' => 'calendar3',
|
'datepopup' => 'calendar3',
|
||||||
'delete' => 'trash3',
|
'delete' => 'trash3',
|
||||||
'deleted' => 'trash3',
|
'deleted' => 'trash3',
|
||||||
@ -361,6 +359,7 @@ class Image
|
|||||||
'timesheet/play' => 'play-fill',
|
'timesheet/play' => 'play-fill',
|
||||||
'timesheet/play-blue' => 'play-fill',
|
'timesheet/play-blue' => 'play-fill',
|
||||||
'timesheet/stop' => 'stop-fill',
|
'timesheet/stop' => 'stop-fill',
|
||||||
|
/* not used
|
||||||
'topmenu_items/access' => 'lock',
|
'topmenu_items/access' => 'lock',
|
||||||
'topmenu_items/category' => 'tag',
|
'topmenu_items/category' => 'tag',
|
||||||
'topmenu_items/home' => 'house-door',
|
'topmenu_items/home' => 'house-door',
|
||||||
@ -380,6 +379,7 @@ class Image
|
|||||||
'topmenu_items/password' => 'key',
|
'topmenu_items/password' => 'key',
|
||||||
'topmenu_items/search' => 'search',
|
'topmenu_items/search' => 'search',
|
||||||
'topmenu_items/setup' => 'gear',
|
'topmenu_items/setup' => 'gear',
|
||||||
|
*/
|
||||||
];
|
];
|
||||||
/**
|
/**
|
||||||
* Searches a appname, template and maybe language and type-specific image
|
* Searches a appname, template and maybe language and type-specific image
|
||||||
|
Loading…
Reference in New Issue
Block a user