# -- # 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. # --
| [% Translate("Action") | html %] | [% Translate("Comment") | html %] | [% Translate("Details") | html %] | [% Translate("Workorder") | html %] | [% Translate("User") | html %] | [% Translate("Createtime") | html %] |
|---|---|---|---|---|---|
| [% Data.HistoryType | html %] | [% Data.Content | truncate(100) | html %] | [% RenderBlockStart("NoHistoryZoom") %] - [% RenderBlockEnd("NoHistoryZoom") %] [% RenderBlockStart("ShowHistoryZoom") %] [% Translate("Show details") | html %] [% RenderBlockEnd("ShowHistoryZoom") %] | [% RenderBlockStart("ShowWorkOrderZoom") %] [% Translate("Show workorder") | html %] [% RenderBlockEnd("ShowWorkOrderZoom") %] | [% Data.UserFullname | html %] | [% Data.CreateTime | Localize("TimeLong") %] |