summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2012-01-04 12:15:29 -0600
committerDan McGee <dan@archlinux.org>2012-01-04 12:15:29 -0600
commit7b7dcfaa7c1b10d4f595a68e4136f30162930011 (patch)
tree59c063270c10d1edbdfd4c849b3b275e028d9b35 /templates
parent9ddbe26e4c397c9a0b9fda73a0ce79bc658464d9 (diff)
downloadarchweb-7b7dcfaa7c1b10d4f595a68e4136f30162930011.tar.gz
archweb-7b7dcfaa7c1b10d4f595a68e4136f30162930011.zip
Add new todolist pkgbase list view
This is for use after rebuilds when moving packages out of the staging and testing repositories. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates')
-rw-r--r--templates/todolists/view.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/todolists/view.html b/templates/todolists/view.html
index 6516f73e..d45905e3 100644
--- a/templates/todolists/view.html
+++ b/templates/todolists/view.html
@@ -23,6 +23,11 @@
<div>{{list.description|urlize|linebreaks}}</div>
+ <p>Link to lists of pkgbase values:</p>
+ <ul>{% for svn_root in svn_roots %}
+ <li><a href="pkgbases/{{ svn_root }}/">{{ svn_root }}</a></li>
+ {% endfor %}</ul>
+
<table id="dev-todo-pkglist" class="results todo-table">
<thead>
<tr>