summaryrefslogtreecommitdiff
path: root/templates/classes.tmpl
diff options
context:
space:
mode:
authorMichael Sweet <michael.r.sweet@gmail.com>2016-05-25 17:33:36 -0400
committerMichael Sweet <michael.r.sweet@gmail.com>2016-05-25 17:33:36 -0400
commit9e6d7a0f879c7fb58209be4ba242b6131693964a (patch)
tree3eb3d35794ae40b9f3a7233ef749e89cf84ac2cb /templates/classes.tmpl
parentdffa3c7438d26a8a96c7f4937d85a1467b833e8e (diff)
downloadcups-9e6d7a0f879c7fb58209be4ba242b6131693964a.tar.gz
Improve performance of web interface with large numbers of jobs (Issue #3819)
Also re-work web interface to not allow the order to be changed (since that will negatively impact performance) but instead add first/last buttons to the pager.
Diffstat (limited to 'templates/classes.tmpl')
-rw-r--r--templates/classes.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/classes.tmpl b/templates/classes.tmpl
index 51e454fb1..d19f433c6 100644
--- a/templates/classes.tmpl
+++ b/templates/classes.tmpl
@@ -1,7 +1,7 @@
{#printer_name=0?:
<TABLE CLASS="list" SUMMARY="Class List">
<THEAD>
-<TR><TH><A HREF="{THISURL}?QUERY={?QUERY}&amp;WHICH_JOBS={?WHICH_JOBS}&amp;FIRST={FIRST}&amp;ORDER={ORDER=dec?asc:dec}">{ORDER=dec?<SMALL>&#x25b2;</SMALL> Queue Name <SMALL>&#x25b2;</SMALL>:<SMALL>&#x25bc;</SMALL> Queue Name <SMALL>&#x25bc;</SMALL>}</A></TH><TH>Description</TH><TH>Location</TH><TH>Members</TH><TH>Status</TH></TR>
+<TR><TH>Queue Name</TH><TH>Description</TH><TH>Location</TH><TH>Members</TH><TH>Status</TH></TR>
</THEAD>
<TBODY>
{[printer_name]