[otrs-cvs] ITSMTicket/Kernel/Output/HTML/Standard
AgentTicketZoom.dtl, 1.9, 1.10
cvs-log at otrs.org
cvs-log at otrs.org
Mon Jul 2 14:57:28 GMT 2007
Comments:
Update of /home/cvs/ITSMTicket/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv7767/Kernel/Output/HTML/Standard
Modified Files:
AgentTicketZoom.dtl
Log Message:
Update file to framework version 1.27.
Author: mh
Index: AgentTicketZoom.dtl
===================================================================
RCS file: /home/cvs/ITSMTicket/Kernel/Output/HTML/Standard/AgentTicketZoom.dtl,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** AgentTicketZoom.dtl 11 Jun 2007 12:53:44 -0000 1.9
--- AgentTicketZoom.dtl 2 Jul 2007 14:57:23 -0000 1.10
***************
*** 4,8 ****
# --
# $Id$
! # $OldId: AgentTicketZoom.dtl,v 1.26 2007/05/23 17:26:08 mh Exp $
# --
# This software comes with ABSOLUTELY NO WARRANTY. For details, see
--- 4,8 ----
# --
# $Id$
! # $OldId: AgentTicketZoom.dtl,v 1.27 2007/06/28 23:21:32 martin Exp $
# --
# This software comes with ABSOLUTELY NO WARRANTY. For details, see
***************
*** 312,319 ****
# <td>$Data{"TicketTimeUnits"}</td>
# </tr>
- # <tr valign="top">
- # <td><b>$Text{"Escalation in"}:</b></td>
- # <td>$Data{"TicketOverTime"}</td>
- # </tr>
## use ticket is pending
# <dtl if ($Data{"PendingUntil"} ne "") { $Data{"PendingUntilString"} = "<tr valign="top"><td><b>$Text{"Pending till"}:</b></td><td>$Data{"PendingUntil"}</td></tr>"; }>
--- 312,315 ----
***************
*** 474,481 ****
</tr>
<!-- dtl:block:Responsible -->
- <tr valign="top">
- <td><b>$Text{"Escalation in"}:</b></td>
- <td>$Data{"TicketOverTime"}</td>
- </tr>
# use ticket is pending
<dtl if ($Data{"PendingUntil"} ne "") { $Data{"PendingUntilString"} = "<tr valign="top"><td><b>$Text{"Pending till"}:</b></td><td>$Data{"PendingUntil"}</td></tr>"; }>
--- 470,473 ----
More information about the cvs-log
mailing list