summaryrefslogtreecommitdiff
path: root/templates/printers.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/printers.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/printers.tmpl')
-rw-r--r--templates/printers.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/printers.tmpl b/templates/printers.tmpl
index e0a3228d0..a80763e0c 100644
--- a/templates/printers.tmpl
+++ b/templates/printers.tmpl
@@ -1,7 +1,7 @@
{#printer_name=0?:
<TABLE CLASS="list" SUMMARY="Printer 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>Make and Model</TH><TH>Status</TH></TR>
+<TR><TH>Queue Name</TH><TH>Description</TH><TH>Location</TH><TH>Make and Model</TH><TH>Status</TH></TR>
</THEAD>
<TBODY>
{[printer_name]