# -- # CustomerTicketSearchResultShort.dtl - html for ticket status view (all tickets) # Copyright (C) 2001-2007 OTRS GmbH, http://otrs.org/ # -- # $Id: CustomerTicketSearchResultShort.dtl,v 1.12 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. # --
$Env{"Box0"}$Text{"Search Result"}$Env{"Box1"}
$Config{"Ticket::Hook"}
$Text{ / $Text{
$Text{"Age"}
$Text{ / $Text{
$Text{"From"}/$Text{"Subject"} $Text{"State"}
$Text{ / $Text{
$Text{"CustomerID"}
$Text{ / $Text{
$Data{"TicketNumber"} $Quote{"$Data{"Age"}"}
$QData{"From","30"}
$QData{"Subject","30"}
 
$Quote{"$Text{"$Data{"State"}"}","30"}
$QData{"CustomerID","15"}
$QData{"CustomerName","15"}