Update of
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community
In directory james.mmbase.org:/tmp/cvs-serv29861
Modified Files:
moveUserBetweenGroup.jsp
Log Message:
CMSC-996,User and Group lists in Editors,add count remove users
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community
See also: http://www.mmbase.org/jira/browse/CMSC-996
Index: moveUserBetweenGroup.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/editors/community/moveUserBetweenGroup.jsp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- moveUserBetweenGroup.jsp 28 Jul 2008 08:22:04 -0000 1.5
+++ moveUserBetweenGroup.jsp 29 Jul 2008 02:54:47 -0000 1.6
@@ -35,7 +35,7 @@
alert("<fmt:message key="community.search.promptuser"/>");
return false;
}
- if(confirm("<fmt:message
key="community.search.option"><fmt:param>j</fmt:param></fmt:message>")){
+ if(confirm("<fmt:message
key="community.search.option"><fmt:param>"+j+"</fmt:param></fmt:message>")){
document.getElementById("option").value ="remove";
return true;
}
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs