# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # -- [% RenderBlockStart("Overview") %]

[% Translate("Manage Agent-Group Relations") | html %]

[% BreadcrumbPath = [ { Name => Translate('Manage Agent-Group Relations'), Link => Env("Action"), }, ] %] [% INCLUDE "Breadcrumb.tt" Path = BreadcrumbPath %]
[% RenderBlockStart("ActionList") %]

[% Translate("Actions") | html %]

[% RenderBlockEnd("ActionList") %] [% RenderBlockStart("UserFilter") %]

[% RenderBlockEnd("UserFilter") %] [% RenderBlockStart("GroupFilter") %]

[% RenderBlockEnd("GroupFilter") %]
[% RenderBlockStart("OverviewResult") %]

[% Translate("Overview") | html %]

  • [% Translate("Agents") | html %]
  • [% RenderBlockStart("List1n") %]
  • [% Data.Name | html %]
  • [% RenderBlockEnd("List1n") %]
  • [% Translate("Groups") | html %]
  • [% RenderBlockStart("NoDataFoundMsg") %]
  • [% Translate("No data found.") | html %]
  • [% RenderBlockEnd("NoDataFoundMsg") %] [% RenderBlockStart("Listn1") %]
  • [% Data.Name | html %]
  • [% RenderBlockEnd("Listn1") %]
[% RenderBlockEnd("OverviewResult") %] [% RenderBlockEnd("Overview") %] [% RenderBlockStart("Change") %]

[% Translate("Manage Agent-Group Relations") | html %]

[% USE EditTitle = String(Data.BreadcrumbTitle) %] [% BreadcrumbPath = [ { Name => Translate('Manage Agent-Group Relations'), Link => Env("Action"), }, { Name => EditTitle.append( " '", Data.Name, "'" ) } ] %] [% INCLUDE "Breadcrumb.tt" Path = BreadcrumbPath %]

[% Translate("Actions") | html %]

[% Data.BreadcrumbTitle | html %] [% Data.Name | html %]

[% RenderBlockStart("ChangeHeader") %] [% RenderBlockEnd("ChangeHeader") %] [% RenderBlockStart("NoDataFoundMsgList") %] [% RenderBlockEnd("NoDataFoundMsgList") %] [% RenderBlockStart("ChangeRow") %] [% RenderBlockStart("ChangeRowItem") %] [% RenderBlockEnd("ChangeRowItem") %] [% RenderBlockEnd("ChangeRow") %]
[% Translate(Data.VisibleNeType) | html %] [% Translate(Data.Type) | html %]
[% Translate("No data found.") | html %]
[% Data.Name | html %]
[% Translate("or") | html %] [% Translate("or") | html %] [% Translate("Cancel") | html %]
[% RenderBlockEnd("Change") %]
[% RenderBlockStart("ChangeReference") %]

[% Translate("Reference") | html %]

[% Translate("ro") | html %]
[% Translate("Read only access to the ticket in this group/queue.") | html %]
[% Translate("move_into") | html %]
[% Translate("Permissions to move tickets into this group/queue.") | html %]
[% Translate("create") | html %]
[% Translate("Permissions to create tickets in this group/queue.") | html %]
[% Translate("note") | html %]
[% Translate("Permissions to add notes to tickets in this group/queue.") | html %]
[% Translate("owner") | html %]
[% Translate("Permissions to change the owner of tickets in this group/queue.") | html %]
[% Translate("priority") | html %]
[% Translate("Permissions to change the ticket priority in this group/queue.") | html %]
[% Translate("rw") | html %]
[% Translate("Full read and write access to the tickets in this group/queue.") | html %]
[% RenderBlockEnd("ChangeReference") %]