From 3cb678dbb2587ca255d7e55678f4254105dadc37 Mon Sep 17 00:00:00 2001
From: Andrew Williams
Date: Mon, 6 Jun 2011 14:18:26 +0100
Subject: [PATCH] Refreshing API keys now degrades gracefully
---
app/sso/templates/sso/profile.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/sso/templates/sso/profile.html b/app/sso/templates/sso/profile.html
index e9a1d36..ddb4819 100644
--- a/app/sso/templates/sso/profile.html
+++ b/app/sso/templates/sso/profile.html
@@ -109,7 +109,7 @@ setup.
{{ acc.get_api_keytype_display }} |
{{ acc.get_api_status_display }} |
{{ acc.api_last_updated|naturaltimediff }} |
- Refresh,
+ | Refresh,
Update Key,
Logs,
Delete |