Hi Lee,

Unfortunately the blinking queue is not configurable within the GUI.  You need 
to change the code.

I disabled the blinking within AgentQueueView.pm.

Remove or comment out (approx line 495): -

        # the oldest queue
        if ($Queue{QueueID} == $QueueIDOfMaxAge) {
            $QueueStrg .= "<blink>";
        }

and

        # the oldest queue
        if ($Queue{QueueID} == $QueueIDOfMaxAge) {
            $QueueStrg .= "</blink>";
        }

HTH 

Graeme

Lee A. Connell wrote:
> Under my login I have “MY QUEUES” and I have a blinking “LEE(1)” queue.
>  This obviously means I have 1 ticket in that queue.  How do I prevent
> the blinking as that is killing my focus.  No other queues next to
> “LEE(1)” are blinking and those queues also have tickets in them.
> 
>  
> 
> Thanks,
> 
>  
> 
> *Lee Connell*
> 
> Network Engineer
> 
>  
> 
> 15 Main St. Suite 10
> 
> Littleton, NH 03561
> 
> 603-444-3937
> 
>  
> 
> 
> --
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.1.375 / Virus Database: 267.15.2/253 - Release Date: 2/7/2006
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> OTRS mailing list: otrs - Webpage: http://otrs.org/
> Archive: http://lists.otrs.org/pipermail/otrs
> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
> Support oder Consulting für Ihr OTRS System?
> => http://www.otrs.de/

-- 
==============================================================
Graeme Brough                                   [EMAIL PROTECTED]
Customer Account Management Support Team

Internal:  x(70) 73488
Worldwide: +44 (0)1506 673488
 
Sun Remote Support Centre                       Linlithgow, UK
==============================================================
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

NOTICE: This email message is for the sole use of the intended
recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution is prohibited.
If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to