Instead of
menu = [...('title',None,'http:...')...]
do
menu = [...('title',None,A('title',_href='http:...',_target='_blank'))...]
On Monday, 25 June 2012 08:06:20 UTC-5, Manuele wrote:
>
> What if I want to put a voice in the menu that link a page external to
> my application that I want to open in a new tab?
>
> thanks in advance
>
> Manuele
>
--

