mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 06:14:25 +02:00
Remove icon from event detail tab
This commit is contained in:
parent
135601c0dc
commit
f7ed5de8c8
@ -75,7 +75,6 @@ class EventController extends Controller
|
||||
->add('event', array(
|
||||
'title' => $label,
|
||||
'label' => $label,
|
||||
'icon' => $icon,
|
||||
'url' => Url::fromRequest(),
|
||||
'active' => true
|
||||
))
|
||||
|
Loading…
x
Reference in New Issue
Block a user