mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Merge remote-tracking branch 'origin/support/3.2' into develop
This commit is contained in:
@@ -68,7 +68,7 @@ class iTopNewsroomController extends Controller
|
||||
|
||||
$oNotificationsCenterButton = ButtonUIBlockFactory::MakeIconLink(
|
||||
'fas fa-cogs',
|
||||
Dict::S('UI:NotificationsCenter:Panel:Title'),
|
||||
Dict::S('UI:NotificationsCenter:Panel:SubTitle'),
|
||||
Router::GetInstance()->GenerateUrl(NotificationsCenterController::ROUTE_NAMESPACE.'.display_page'),
|
||||
);
|
||||
$oBulkActionsBlock->SetToolBlocks([$oNotificationsCenterButton]);
|
||||
|
||||
Reference in New Issue
Block a user