[Rt-devel] Number of Tickets to display on Home Page

Mark Stover stovenator at gmail.com
Fri Jul 8 18:33:36 EDT 2005


Is there a way to set the number of tickets to display on the user's 
homepage under "10 Highest Priority Tickets I Own" and "10 highest priority 
tickets I requested" ? It defaults to show only 10 tickets, but I'd like to 
be able to bump that if possible. When I look at /html/Elements/MyTickets , 
I think it has something to do with one of these lines:

<& /Elements/TitleBoxStart, title => loc("[_1] highest priority tickets I 
own...", $rows), bodyclass=> '' &>

$MyTickets->RowsPerPage($rows);


However, I can't tell where either [_1] or $rows is coming from. Any hints 
would be greatly appreciated. I hope not to have to hard-code these values 
in this file, by the way.


-Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bestpractical.com/pipermail/rt-devel/attachments/20050708/5caa930a/attachment.htm


More information about the Rt-devel mailing list