where can i increase the number of displayd tickets/department when logged in to the ACP ?
by default is 20. Would be nice to set this individually. Example 100+
i checked all core files (mmmh..allmost) and the settings in the ACP but cant find this option...
thanks
uscher
old link: http://legacy.forums.accord5.com/index.php?showtopic=854
ACCORD5 Company Forums » Trellis Desk » Peer-to-Peer Support
increase number of tickets displayed in ACP
-
Posted 2 years ago #
-
This can be done by editing the following file: /admin/manage/ad_tickets.php
Look up line 334 (in latest version).
Find
'limit' => array( $start, 20 ),Change to
'limit' => array( $start, 100 ),Let us know if that worked (us as in this forum as i'm not related to this company)
Posted 2 years ago # -
thanks sync
works perfect, also for version 1.0.1 ;-)
regards
uscherPosted 2 years ago # -
how can i increase th number of pages displays at the bottom of the page? it still shows 3 pages, but there is now only 1 page witch displays 60+ tickets ?
Posted 2 years ago #
Reply to this topic
You must log in to post.
© 2011 ACCORD5
