I am using a default version of 0.93 patch 0.93.1
I am looking for some way to customise the view on admin_view.php
At the moment the default is sorted by :
priority
15 tickets
I would like to change this to :
date posted
all tickets
I'll follow this ticket now :
viewtopic.php?t=261&start=0&postdays=0& ... =timestamp
Customised : Sort By
Moderator: mkoch227
-
- Posts: 2
- Joined: Thu Dec 11, 2008 12:00 pm
Customised : Sort By
Last edited by M8INTERNET on Thu Dec 11, 2008 12:28 pm, edited 1 time in total.
-
- Posts: 2
- Joined: Thu Dec 11, 2008 12:00 pm
Re: Customised : Sort By
I've changed this line in hesk_setting.inc.php and that produces an acceptable resultM8INTERNET wrote:I would like to change this to :
all tickets
$hesk_settings['max_listings']="100";