X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Faccount-view.html;h=b28658c911c414e8290f992a60a3f10188856e73;hb=fd6780611d71d8849b4a3a59b95f64c2d7f12060;hp=4b042468789e483ecfb800628fd368c81c54dc90;hpb=0120bc491b3464f4981270a28ac153fa62f3b08b;p=myslice.git diff --git a/portal/templates/account-view.html b/portal/templates/account-view.html index 4b042468..b28658c9 100644 --- a/portal/templates/account-view.html +++ b/portal/templates/account-view.html @@ -110,12 +110,14 @@ - - Private Key + + {%if 'N/A' not in user_private_key%} + Private Key ******** + {%endif%} @@ -136,7 +138,8 @@ - + + @@ -144,8 +147,9 @@ - - + + + {%endfor%}
PlatformAccount TypeAccount TypeAccount_delegation user_hrn Pub Key
{{ row.platform_name }} {{ row.account_type }} {{ row.usr_hrn }} {{ row.usr_pubkey }} {{ row.delegation_type }} {{ row.usr_hrn }} {{ row.usr_pubkey }}