mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-25 10:57:40 +02:00
dashboards/settings: Don't change refresh url due to re-order
This commit is contained in:
parent
ff54184681
commit
577d08938d
@ -418,6 +418,7 @@ class DashboardsController extends CompatController
|
||||
}
|
||||
|
||||
$this->createTabs();
|
||||
$this->getTabs()->setRefreshUrl(Url::fromPath(Dashboard::BASE_ROUTE . '/settings'));
|
||||
$this->dashboard->activate('dashboard_settings');
|
||||
$this->sendMultipartUpdate();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user