X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Faccount-view.html;h=74a2a0fd283d9211035ce6ff03ae5887be5166c1;hb=cd4ef6cdd7ea6d4ead183970d20d4c3739481251;hp=3c3d5438aa4168e2fbb6ef23589bf4c2ea510e91;hpb=2870580fcaad4c3f1a2b9fa75499dcd4f7297449;p=myslice.git diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index 3c3d5438..74a2a0fd 100644 --- a/portal/templates/account-view.html +++ b/portal/templates/account-view.html @@ -156,6 +156,7 @@ Account Type Account Delegation User hrn + User Status {% for row in principal_acc %} @@ -164,6 +165,7 @@ {{ row.account_type }} {{ row.delegation_type }} {{ row.usr_hrn }} + {{ row.user_status }} {%endfor%} @@ -173,7 +175,7 @@ - +{%if 'Enabled' in user_status %}

Credentials

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