Page 1 of 1

Customised : Sort By

Posted: Thu Dec 11, 2008 12:04 pm
by M8INTERNET
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

Re: Customised : Sort By

Posted: Thu Dec 11, 2008 12:09 pm
by M8INTERNET
M8INTERNET wrote:I would like to change this to :
all tickets
I've changed this line in hesk_setting.inc.php and that produces an acceptable result
$hesk_settings['max_listings']="100";