From: Ivan Kohler Date: Tue, 3 Jul 2012 08:32:31 +0000 (-0700) Subject: rows per page X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=3bc6ec9b002c8b2d090f8b845e3953d91d7503dd;p=freeside.git rows per page --- diff --git a/FS/FS/TicketSystem/RT_External.pm b/FS/FS/TicketSystem/RT_External.pm index 22d2472ef..c2aac2db7 100644 --- a/FS/FS/TicketSystem/RT_External.pm +++ b/FS/FS/TicketSystem/RT_External.pm @@ -264,7 +264,7 @@ sub href_search_tickets { uri_escape($href); #eventually should unescape all of it... - $href .= '&Rows=100'. + $href .= '&RowsPerPage=50'. '&OrderBy=id&Page=1'. '&Format=%27%20%20%20%3Cb%3E%3Ca%20href%3D%22'. $self->baseurl.