Update of 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community
In directory 
james.mmbase.org:/tmp/cvs-serv16715/community/src/webapp/editors/community

Modified Files:
        index.jsp 
Log Message:
removed info button


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community


Index: index.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community/index.jsp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- index.jsp   7 Feb 2008 14:35:31 -0000       1.7
+++ index.jsp   8 Feb 2008 13:16:34 -0000       1.8
@@ -57,11 +57,6 @@
             <tr>
                <td style="padding-right: 10px"><a 
href="userAddInitAction.do?userid=${auth.userId}">${auth.userId}</a></td>
                <td>
-                  <a href="javascript:info('${auth.id}')">
-                     <img src="../gfx/icons/info.png" width="16" height="16" 
alt="<fmt:message key="content.info" />"/>
-                  </a>
-               </td>
-               <td>
                   <a href="deleteUserAction.do?userid=${auth.userId}">
                      <img src="../gfx/icons/delete.png" border='0' 
title="<fmt:message key="view.removeuser" />"
                         onclick="return confirm('<fmt:message 
key="view.removeuserquestion" />')" />
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to