Display date create ticket in customer view zoom

Moderator: crythias

Locked
hero188
Znuny newbie
Posts: 26
Joined: 29 Jul 2011, 11:02
Znuny Version: 3.0.8

Display date create ticket in customer view zoom

Post by hero188 »

Hello

Could you help me about displaying date create ticket in customer view zoom.

Thanks very much
Image

Uploaded with ImageShack.us
I use OTRS 3.08 on windowns 2008 with MySQL
majo053
Znuny newbie
Posts: 52
Joined: 08 Nov 2011, 17:28
Znuny Version: 4.0.5

Re: Display date create ticket in customer view zoom

Post by majo053 »

/opt/otrs/Kernel/Output/HTML/Standard/CustomerTicketZoom.dtl:

Code: Select all

<li><span class="Key"><b>$Text{"Created"}</b>:</span> <span title="$QData{"Created"}">$QData{"Created"}</span></li>
OTRS and ITSM 4.0.6 (production), MariaDB Ver 15.1 Distrib 5.5.40-MariaDB, CentOS 7.0.1406 (Core)
Locked