summaryrefslogtreecommitdiff
path: root/httemplate/search/queue.html
diff options
context:
space:
mode:
authorivan <ivan>2010-11-11 01:44:43 +0000
committerivan <ivan>2010-11-11 01:44:43 +0000
commit033709735189caa804476fc17e9946809516fcf7 (patch)
tree8e10a68a570f73bbff6199d6b574716c407f4576 /httemplate/search/queue.html
parent315efbebcacc909a11eb0379bd2f67bd3145243c (diff)
sort by clicking on headers, RT#6465
Diffstat (limited to 'httemplate/search/queue.html')
-rw-r--r--httemplate/search/queue.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/search/queue.html b/httemplate/search/queue.html
index e5f7aed6a..1c124706c 100644
--- a/httemplate/search/queue.html
+++ b/httemplate/search/queue.html
@@ -4,7 +4,7 @@
'html_form' => qq!<FORM NAME="jobForm" ACTION="$p/misc/queue.cgi" METHOD="POST">!,
'query' => { 'table' => 'queue',
'hashref' => $hashref,
- 'extra_sql' => 'ORDER BY jobnum',
+ 'order_by' => 'ORDER BY jobnum',
},
'count_query' => $count_query,
'header' => [ '#',