From: Yasin Rahman Date: Thu, 26 Feb 2015 11:24:07 +0000 (+0100) Subject: Fix: account-view X-Git-Tag: myslice-1.3~74^2~6 X-Git-Url: http://git.onelab.eu/?p=unfold.git;a=commitdiff_plain;h=1e02b46f35cfbcc3d139469dd827d3bbe75b627c Fix: account-view --- diff --git a/portal/templates/onelab/onelab_account-view.html b/portal/templates/onelab/onelab_account-view.html index 86071f1a..985974fb 100644 --- a/portal/templates/onelab/onelab_account-view.html +++ b/portal/templates/onelab/onelab_account-view.html @@ -9,10 +9,10 @@ Account  >  {{ person.email }} - {%if 'no_creds' in user_cred %} + {%if 'no_creds' in user_cred %}

NO CREDENTIALS are delegated to the portal!

{%endif%} - {%if 'creds_expired' in user_cred %} + {%if 'creds_expired' in user_cred %}

EXPIRED CREDENTIALS Please delegate again your credentials to the portal!

{%endif%} @@ -24,6 +24,10 @@ {% endfor %} {% endif %} + +
+ +
+
@@ -300,7 +320,7 @@ {{ row.account_type }} {{ row.account_reference }} - @@ -319,7 +339,7 @@ {{ platform.platform_no_access }} - @@ -329,16 +349,20 @@
{%endif%}
-
+