From 2087fbfd96a42340e2a9057fe78cac4c3524b424 Mon Sep 17 00:00:00 2001 From: Jeremy Kerr Date: Wed, 24 Sep 2008 17:27:20 +1000 Subject: [html] Add select-all checkbox for patch lists Signed-off-by: Jeremy Kerr --- templates/patchwork/patch-list.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'templates') 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 @@ {% if user.is_authenticated %} - {% endif %}
+ + + -- cgit v1.2.3