mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
parent
bb664a87ea
commit
bdc0321f62
@ -24,7 +24,7 @@ class DashboardSettings implements Tabextension
|
|||||||
array(
|
array(
|
||||||
'icon' => 'img/icons/dashboard.png',
|
'icon' => 'img/icons/dashboard.png',
|
||||||
'title' => t('Add To Dashboard'),
|
'title' => t('Add To Dashboard'),
|
||||||
'url' => Url::fromPath('dashboard/new-dashboard')
|
'url' => Url::fromPath('dashboard/new-dashlet')
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user