diff -r cdc652533fcc -r b89af35c74d3 app/soc/templates/soc/request/list/row.html --- a/app/soc/templates/soc/request/list/row.html Sun Oct 25 16:27:49 2009 -0700 +++ b/app/soc/templates/soc/request/list/row.html Sun Oct 25 16:28:43 2009 -0700 @@ -3,11 +3,11 @@
{{ list.item.role_verbose }} + href="{{ list.redirect }}">{{ list.item.role }}
- -
{{ list.item.scope.name }}
+
{% as_user list.item.user.link_id %}
+
{{ list.item.group.name }}
{{ list.item.status }}
{{ list.item.created_on|date:"jS F Y H:i" }}