[Carbon-dev] svn commit r44132 - trunk/carbon/org.wso2.carbon.user.mgt.ui/src/main/resources/web/userstore
azeez at wso2.com
azeez at wso2.com
Tue Aug 25 03:40:23 PDT 2009
Author: azeez
Date: Tue Aug 25 03:40:23 2009
New Revision: 44132
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=44132
Log:
Fix for https://wso2.org/jira/browse/CARBON-5056
Modified:
trunk/carbon/org.wso2.carbon.user.mgt.ui/src/main/resources/web/userstore/ex-role-mgt.jsp
Modified: trunk/carbon/org.wso2.carbon.user.mgt.ui/src/main/resources/web/userstore/ex-role-mgt.jsp
URL: http://wso2.org/svn/browse/wso2/trunk/carbon/org.wso2.carbon.user.mgt.ui/src/main/resources/web/userstore/ex-role-mgt.jsp?rev=44132&r1=44131&r2=44132&view=diff
==============================================================================
--- trunk/carbon/org.wso2.carbon.user.mgt.ui/src/main/resources/web/userstore/ex-role-mgt.jsp (original)
+++ trunk/carbon/org.wso2.carbon.user.mgt.ui/src/main/resources/web/userstore/ex-role-mgt.jsp Tue Aug 25 03:40:23 2009
@@ -61,7 +61,6 @@
</script>
<div id="middle">
- <jsp:include page="../display-messages.jsp"/>
<h2><fmt:message key="roles.of.external.users"/></h2>
<div id="workArea">
@@ -127,4 +126,4 @@
</table>
</div>
</div>
-</fmt:bundle>
\ No newline at end of file
+</fmt:bundle>
More information about the Carbon-dev
mailing list