summaryrefslogtreecommitdiffstats
path: root/templates/releng/result_section.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2012-03-29 00:39:21 -0500
committerDan McGee <dan@archlinux.org>2012-03-29 00:39:21 -0500
commitfd53e0248fdefc4d49fdb739767c496d42396c5e (patch)
tree528cab8c7bd51d3a0a5f9a556f301513a713c35e /templates/releng/result_section.html
parentff5965f45db9e9e0c997f80c798417f3a71c848f (diff)
downloadarchweb-fd53e0248fdefc4d49fdb739767c496d42396c5e.tar.gz
archweb-fd53e0248fdefc4d49fdb739767c496d42396c5e.zip
Fix bad merge in releng section template
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/releng/result_section.html')
-rw-r--r--templates/releng/result_section.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/releng/result_section.html b/templates/releng/result_section.html
index 45838b86..91a75613 100644
--- a/templates/releng/result_section.html
+++ b/templates/releng/result_section.html
@@ -7,7 +7,6 @@
{% for item in option.values %}
<tr>
<td>
- <a href="{% url releng-results-for option.field_name item.value.pk %}">
<a href="{% url 'releng-results-for' option.field_name item.value.pk %}">
{{ item.value.name|lower }}
</a>