From 0c35144d82d72200b83461527b231a4463b81d08 Mon Sep 17 00:00:00 2001 From: Xavier Guimard Date: Tue, 19 Sep 2017 08:08:53 +0000 Subject: [PATCH] #826 in progress --- lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Display.pm | 2 +- lemonldap-ng-portal/site/coffee/portal.coffee | 4 ++-- lemonldap-ng-portal/site/htdocs/static/common/js/portal.js | 4 ++-- .../site/htdocs/static/common/js/portal.min.js | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Display.pm b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Display.pm index 7b05c98ff..4b91f7b34 100644 --- a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Display.pm +++ b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Main/Display.pm @@ -471,7 +471,7 @@ sub mkOidcConsent { # TODO: add JS to remove consent if ( $session->{_oidcConnectedRP} ) { $tmp .= -qq'$_ remove' +qq'$_ remove' foreach ( split /,/, $session->{_oidcConnectedRP} ); $tmp .= qq'