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:
@@ -40,8 +40,6 @@ $periodLabels = [
|
||||
<?php
|
||||
$titlebar = [
|
||||
'title' => t('Team dashboard'),
|
||||
'backHref' => lurl('helpdesk'),
|
||||
'backTitle' => t('Back'),
|
||||
'actions' => [
|
||||
[
|
||||
'label' => t('Refresh data'),
|
||||
|
||||
Reference in New Issue
Block a user