From e6da36658fb9bce878dd7f9e22694e8dccd04bb4 Mon Sep 17 00:00:00 2001 From: Loic Baron Date: Thu, 5 Jun 2014 14:54:28 +0200 Subject: [PATCH] Templates: small cosmetic changes, wip for filter on authorities for users in a slice --- portal/templates/account-view.html | 4 ++-- portal/templates/slice-resource-view.html | 8 +++++++- portal/templates/slice-tab-users-view.html | 17 ++++++----------- 3 files changed, 15 insertions(+), 14 deletions(-) diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index 353a83c2..c60efb96 100644 --- a/portal/templates/account-view.html +++ b/portal/templates/account-view.html @@ -127,7 +127,7 @@ {%if 'N/A' not in user_private_key%} Private Key - ******** + ******** @@ -136,7 +136,7 @@ {%else%} Private Key - ******** + ******** diff --git a/portal/templates/slice-resource-view.html b/portal/templates/slice-resource-view.html index 707fa364..27ac3c5b 100644 --- a/portal/templates/slice-resource-view.html +++ b/portal/templates/slice-resource-view.html @@ -79,7 +79,13 @@