
Hi Pablo, On Mon, Jun 10, 2002 at 06:07:36PM +0200, Pablo Ruiz Garcia wrote:
diff -Nru -x var/ /opt/OpenTRS/Kernel/Output/HTML/Agent.pm ./Kernel/Output/HTML/Agent.pm --- /opt/OpenTRS/Kernel/Output/HTML/Agent.pm Sun Jun 9 18:54:38 2002 +++ ./Kernel/Output/HTML/Agent.pm Thu Jun 6 00:55:34 2002 @@ -58,19 +58,15 @@ $QueueStrg .= "<font color='$Self->{HighlightColor1}'>"; } # the oldest queue - if ($QueueIDOfMaxAge !~ /[?]/) { - if ($Queue{QueueID} == $QueueIDOfMaxAge) { - $QueueStrg .= "<blink>"; - } - } [...]
I can't follow your thoughts. |-/ Can you explain it? Thanks.
-- Pablo Ruiz Garcia (Pci)
Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ -- Old programmers never die. They just branch to a new address.