X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Faccount-view.html;h=74a2a0fd283d9211035ce6ff03ae5887be5166c1;hb=bbc146e5dcbd1a5285b7465cd3e7f2c23a6dc9c8;hp=83e03d3d0274fae8bad2f8e6b5dcdc2b0ed2c446;hpb=14d2b5115a61a9011c79568cab1554afb14b7bdd;p=unfold.git diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index 83e03d3d..74a2a0fd 100644 --- a/portal/templates/account-view.html +++ b/portal/templates/account-view.html @@ -26,7 +26,7 @@ Email {{ person.email }} - @@ -78,17 +78,17 @@ Authority {{ authority }} - Generate Keys - - + + @@ -98,11 +98,10 @@
-
- - + + +
- + {%else%} Private Key @@ -128,7 +128,8 @@ - + {%endif%} @@ -155,6 +156,7 @@ Account Type Account Delegation User hrn + User Status {% for row in principal_acc %} @@ -163,6 +165,7 @@ {{ row.account_type }} {{ row.delegation_type }} {{ row.usr_hrn }} + {{ row.user_status }} {%endfor%} @@ -172,7 +175,7 @@ - +{%if 'Enabled' in user_status %}

Credentials

@@ -319,6 +322,7 @@ +{%endif%}