From d3d434d7093340c3dc8406fdd2023e0882bbac8e Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Thu, 28 Nov 2024 16:49:48 +0100 Subject: [PATCH] =?UTF-8?q?View:=20Consider=20`letter`=20a=20legacy=20icon?= =?UTF-8?q?=20name=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …which is utterly wrong, but I don't bother enough fixes #5290 --- library/Icinga/Web/View.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library/Icinga/Web/View.php b/library/Icinga/Web/View.php index 6fc1862082..220c258038 100644 --- a/library/Icinga/Web/View.php +++ b/library/Icinga/Web/View.php @@ -205,7 +205,8 @@ class View extends Zend_View_Abstract 'th-thumb-empty' => true, 'github-circled' => true, 'history' => true, - 'binoculars' => true + 'binoculars' => true, + 'letter' => true // ];