fix(helpdesk): remove back button from team dashboard titlebar

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-05 21:37:59 +02:00
parent daab2f4999
commit 1a77c2c9b3

View File

@@ -40,8 +40,6 @@ $periodLabels = [
<?php
$titlebar = [
'title' => t('Team dashboard'),
'backHref' => lurl('helpdesk'),
'backTitle' => t('Back'),
'actions' => [
[
'label' => t('Refresh data'),