# -- # ResponsibilityMatrix.tt - provides HTML for ResponsibilityMatrix # # Copyright (C) 2014 SeTIC - UFSC - http://setic.ufsc.br/ # Version 01/15/2015 - Adjustments for OTRS 4 # # # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (AGPL). If you # did not receive this file, see http://www.gnu.org/licenses/agpl.txt. # -- #

[% Translate("Queues per agent") | html %]

[% RenderBlockStart("QueuesPerAgent") %] [% RenderBlockEnd("QueuesPerAgent") %]
[% Translate("ID") | html %] [% Translate("Agent") | html %] [% Translate("Paths") | html %] [% Translate("Queues") | html %]
[% Data.ID %][% Data.Agent %]
[% Data.Paths %]
[% Data.Queues %]