From 6b7fda2cc8c03b218ce1684f85a36d596643941d Mon Sep 17 00:00:00 2001 From: Darshana Gunawardana Date: Sun, 12 Jun 2016 20:51:49 +0530 Subject: [PATCH] Fixing claim update issue --- .../src/main/resources/web/claim-mgt/update-claim.jsp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/claim-mgt/org.wso2.carbon.claim.mgt.ui/src/main/resources/web/claim-mgt/update-claim.jsp b/components/claim-mgt/org.wso2.carbon.claim.mgt.ui/src/main/resources/web/claim-mgt/update-claim.jsp index 3dcc09cfceb2..7f00e6b34bd4 100644 --- a/components/claim-mgt/org.wso2.carbon.claim.mgt.ui/src/main/resources/web/claim-mgt/update-claim.jsp +++ b/components/claim-mgt/org.wso2.carbon.claim.mgt.ui/src/main/resources/web/claim-mgt/update-claim.jsp @@ -201,8 +201,7 @@ key='remove.claim.mapping'/> -
<% for (int j = 0; j < claims.length; j++) {