summaryrefslogtreecommitdiffstats
path: root/templates/packages
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2012-07-24 05:22:49 +0200
committerDan McGee <dan@archlinux.org>2012-07-24 05:22:49 +0200
commitb1206a4109d3b13b06c3116ef3a2dd6c9e125a1f (patch)
treed577e305025c1d2677cb6adb903a1127e69895e2 /templates/packages
parent5b176fc672a89cc3711a6e581d076ad8be25c516 (diff)
downloadarchweb-b1206a4109d3b13b06c3116ef3a2dd6c9e125a1f.tar.gz
archweb-b1206a4109d3b13b06c3116ef3a2dd6c9e125a1f.tar.xz
Enable filtering of todolist packages
This matches the filtering options we have on the signoffs and package differences pages. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/packages')
-rw-r--r--templates/packages/differences.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/packages/differences.html b/templates/packages/differences.html
index 8d6887a..b0c5b53 100644
--- a/templates/packages/differences.html
+++ b/templates/packages/differences.html
@@ -8,7 +8,7 @@
{% if differences %}
<div class="box">
<h2>Package Differences by Architecture</h2>
- <div id="differences-filter" class="filter-criteria">
+ <div class="filter-criteria">
<h3>Filter Differences View</h3>
<form id="diff_filter" method="post" action=".">
<fieldset>
@@ -29,7 +29,6 @@
</fieldset>
</form>
</div>
- {# TODO some sort of spacing here #}
<table id="table_differences" class="results">
<thead>