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…
Reference in New Issue