From: Yasin Date: Wed, 3 Dec 2014 10:52:34 +0000 (+0100) Subject: f4f: jfed identity re-added X-Git-Tag: myslice-1.1~24 X-Git-Url: http://git.onelab.eu/?p=unfold.git;a=commitdiff_plain;h=1753f47a5e1707bc3f98eff72cbdcfe67325aa14 f4f: jfed identity re-added --- diff --git a/portal/templates/fed4fire/fed4fire_account-view.html b/portal/templates/fed4fire/fed4fire_account-view.html index 13da1254..bb1631eb 100644 --- a/portal/templates/fed4fire/fed4fire_account-view.html +++ b/portal/templates/fed4fire/fed4fire_account-view.html @@ -158,11 +158,28 @@ sfi_config use sfi_config file with sfi.py package (pip install sfa) - + + {%if 'N/A' not in user_private_key%} + Identity + + + + {%else%} + Identity + + + + {%endif%} +