summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2008-09-24 17:27:20 +1000
committerJeremy Kerr <jk@ozlabs.org>2008-09-24 17:27:20 +1000
commit2087fbfd96a42340e2a9057fe78cac4c3524b424 (patch)
tree94a04f5604d7a4f412a13f9354f3618510ba58e3 /templates
parent70e029436057b8a734c2b943ab2de8069b1fbd6a (diff)
downloadpatchwork-2087fbfd96a42340e2a9057fe78cac4c3524b424.tar.bz2
patchwork-2087fbfd96a42340e2a9057fe78cac4c3524b424.tar.xz
[html] Add select-all checkbox for patch lists
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'templates')
-rw-r--r--templates/patchwork/patch-list.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/patchwork/patch-list.html b/templates/patchwork/patch-list.html
index 597806b..4c6b8a5 100644
--- a/templates/patchwork/patch-list.html
+++ b/templates/patchwork/patch-list.html
@@ -25,7 +25,9 @@
<table class="patchlist">
<tr>
{% if user.is_authenticated %}
- <th/>
+ <th>
+ <input type="checkbox" onChange="select_all(this)"/>
+ </th>
{% endif %}
<th>