summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2016-05-16 04:17:33 +0200
committerDavid Lawrence <dkl@mozilla.com>2016-05-16 04:17:33 +0200
commit2db8904f0e386e0bc872cd3f6d7f843fd2068bbe (patch)
tree72b1af9c0fb8965c1f7ae4fdf87bbaf49fe80460 /template
parent0748e8411232181e3a769a5f3a3b60ad98239777 (diff)
downloadbugzilla-2db8904f0e386e0bc872cd3f6d7f843fd2068bbe.tar.gz
bugzilla-2db8904f0e386e0bc872cd3f6d7f843fd2068bbe.tar.xz
Bug 907710 - Add UI to reverse sort order
r=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/search/knob.html.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/template/en/default/search/knob.html.tmpl b/template/en/default/search/knob.html.tmpl
index e9e3daaf1..62332075b 100644
--- a/template/en/default/search/knob.html.tmpl
+++ b/template/en/default/search/knob.html.tmpl
@@ -36,6 +36,8 @@
[% ordersdesc.$order FILTER html %]</option>
[% END %]
</select>
+ <input type="checkbox" id="descending" name="descending" [% IF default.descending %]checked[% END %]>
+ <label for="descending">Descending</label>
</p>
<p>