{{ t('Dashboards') }} {{ t('Allocation') }}
{{ t('Filter') }}
{{ t('Allocation Name') }} {{ t('Dashboard tab') }} {{ t('Author') }} {{ t('User roles') }} {{ t('Users') }} {{ t('Pinned') }}
{{ dashboardAllocation.name }} {{ dashboardAllocation.dashboard_tab.name }} {{ dashboardAllocation.author }} {{ dashboardAllocation.usergroups.length }} @for (usergroup of dashboardAllocation.usergroups; track $index) { {{ usergroup.name }} } {{ dashboardAllocation.users.length }} @for (user of dashboardAllocation.users; track $index) { {{ user.full_name }} } {{ t('Edit') }}
  • {{ t('Delete') }}