From c568e401ae83be7763d6589bd18a136fee1fd378 Mon Sep 17 00:00:00 2001 From: Evangelos Foutras Date: Sun, 7 Feb 2010 17:34:48 +0200 Subject: ToDo: Use pkgr2,pkgr1 classes with the cycle tag This brings back the alternating colors in the table and makes it much easier to flag the correct package. Signed-off-by: Evangelos Foutras Signed-off-by: Dan McGee --- templates/todolists/view.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/todolists/view.html b/templates/todolists/view.html index 43dc28e3..ce191fba 100644 --- a/templates/todolists/view.html +++ b/templates/todolists/view.html @@ -3,7 +3,7 @@
{% if perms.main.delete_todolist %} - Delete Todo List | + Delete Todo List | {% endif %} {% if perms.main.change_todolist %} Edit Todo List @@ -22,7 +22,7 @@ {% for pkg in list.packages %} - + {{ pkg.pkg.pkgname }} {{ pkg.pkg.arch.name }} {{ pkg.pkg.repo.name|capfirst }} -- cgit v1.2.3-55-g3dc8