summaryrefslogtreecommitdiff
path: root/FS/FS/TicketSystem
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-07-03 01:32:31 -0700
committerIvan Kohler <ivan@freeside.biz>2012-07-03 01:32:31 -0700
commit3bc6ec9b002c8b2d090f8b845e3953d91d7503dd (patch)
tree93a2dbeb4eb95353216007b2e534d9dc31cbde62 /FS/FS/TicketSystem
parentc1c47b235a8668527acc1954051c50fe19804e97 (diff)
rows per page
Diffstat (limited to 'FS/FS/TicketSystem')
-rw-r--r--FS/FS/TicketSystem/RT_External.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/TicketSystem/RT_External.pm b/FS/FS/TicketSystem/RT_External.pm
index 22d2472..c2aac2d 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.