X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=portal%2Ftemplates%2Faccount-view.html;h=8f853e1b69199897799bd88c868376b48c1c5028;hp=3c3d5438aa4168e2fbb6ef23589bf4c2ea510e91;hb=23a066e493df6d553e358c1a3fcee04e6c371458;hpb=8e39a03cc88ae7332f044d3810ba24e201c819c7 diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index 3c3d5438..8f853e1b 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%}