# -- # CustomerStatusView.dtl - html for ticket status view (all tickets) # Copyright (C) 2002 Phil Davis # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/ # -- # $Id: CustomerStatusView.dtl,v 1.29 2007/01/22 09:13:11 rk Exp $ # -- # 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 http://www.gnu.org/licenses/gpl.txt. # -- # check show closed tickets link
$Env{"Box0"}$Text{"$Data{"Type"}"}$Env{"Box1"}
# #
$Config{"Ticket::Hook"}
$Text{ / $Text{
$Text{"Age"}
$Text{ / $Text{
$Text{"Subject"} $Text{"State"}
$Text{ / $Text{
$Text{"Queue"}
$Text{ / $Text{
$Text{"Owner"}
$Text{ / $Text{
$Text{"CustomerID"}
# $Text{ / # $Text{ #
$Data{"TicketNumber"} $QData{"Age","20"}
$QData{"Subject","36"}
$Quote{"$Text{"$Data{"State"}"}","18"}
$Quote{"$Data{"Queue"}","18"}
$Quote{"$Data{"Owner"}","18"}
$Quote{"$Data{"CustomerID"}","18"}
#
$QData{"CustomerName","15"}
#