Hi again,
busy day! hehe :-)
Another question. Is it possible to define Link as external URL, not as
OTRS action param?
like this:
# module reg and nav bar
$Self->{'Frontend::Module'}->{'TOP10'} = {
Description => 'TOP10',
NavBarName => 'TOP10',
NavBar => [
{
Description => 'TOP10 Scoreboard',
Name => 'TOP10',
Type => 'Menu',
Block => 'ItemArea',
Image => 'top10.png',
Link => 'http://www.google.com',
NavBar => 'TOP10',
Prio => 310,
AccessKey => '',
},
],
};
Best regards,
--alexm
_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev