Hi Chanaka ,
Please do not commit to the trunk as well.

Thanks
Deepal

[EMAIL PROTECTED] wrote:
Author: chanaka
Date: Tue Jan 29 09:45:20 2008
New Revision: 13146

Log:

ie7 table issue fixed

Modified:
   branches/registry/1_0/modules/webapps/src/main/webapp/admin/people.jsp

Modified: branches/registry/1_0/modules/webapps/src/main/webapp/admin/people.jsp
==============================================================================
--- branches/registry/1_0/modules/webapps/src/main/webapp/admin/people.jsp      
(original)
+++ branches/registry/1_0/modules/webapps/src/main/webapp/admin/people.jsp      
Tue Jan 29 09:45:20 2008
@@ -148,9 +148,9 @@
                        
                            <tr>
                                <td><a 
href="/wso2registry/system/people/<%=regUser%>"><%=regUser%></a></td>
-                               <td><%=friendlyName%></td>
+                               <td>&nbsp;<%=friendlyName%></td>
- <td align="left">
+                               <td align="left">&nbsp;
                         <%
                             if (!RegistryConstants.SYSTEM_USER.equals(regUser) 
&&
                                     !RegistryConstants.ADMIN_USER.equals(regUser) 
&&

_______________________________________________
Registry-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/registry-dev





_______________________________________________
Registry-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/registry-dev

Reply via email to