From 0876cc5fdcffb44f0b68ed1a5dd0dd8f3e733acf Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Tue, 26 Oct 2010 09:04:52 +0100 Subject: [PATCH] Updated user view --- templates/sso/lookup/user.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/sso/lookup/user.html b/templates/sso/lookup/user.html index 8903512..415e2d8 100644 --- a/templates/sso/lookup/user.html +++ b/templates/sso/lookup/user.html @@ -38,10 +38,10 @@

Eve API Keys

-{% if eveaccounts %} +{% if user.eveaccount_set.all %} -{% for acc in eveaccounts %} +{% for acc in user.eveaccount_set.all %}
User IDAPI KeyDescriptionKey TypeActive
{{ acc.api_user_id }} {{ acc.api_key }} {{ acc.description }}