when would display split link ..?

# check if split link should be shown
            if (

$Self->{ConfigObject}->Get('Frontend::Module')->{AgentTicketPhone}
                && ( !defined( $AclAction{AgentTicketPhone} ) ||
$AclAction{AgentTicketPhone} )
                )
            {
                $Self->{LayoutObject}->Block(
                    Name => 'AgentArticleComPhone',
                    Data => { %Param, %Article, %AclAction },
                );
            }

-- 
Jeffery
___
/\__\ "What is the world coming to?"
\/__/
---------------------------------------------------------------------
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

NEW! ENTERPRISE SUBSCRIPTION - Get more information NOW!
http://www.otrs.com/en/support/enterprise-subscription/

Reply via email to