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
33eaccf5b4
commit
7b90d0935a
@ -413,6 +413,7 @@ class DashboardsController extends CompatController
|
|||||||
}
|
}
|
||||||
|
|
||||||
$this->createTabs();
|
$this->createTabs();
|
||||||
|
$this->getTabs()->setRefreshUrl(Url::fromPath(Dashboard::BASE_ROUTE . '/settings'));
|
||||||
$this->dashboard->activate('dashboard_settings');
|
$this->dashboard->activate('dashboard_settings');
|
||||||
$this->sendMultipartUpdate();
|
$this->sendMultipartUpdate();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user