Update of
/var/cvs/contributions/CMSContainer_Modules/community/src/java/com/finalist/cmsc/community/forms
In directory james.mmbase.org:/tmp/cvs-serv30722
Modified Files:
PreferenceAction.java
Log Message:
CMSC-944,Create overview screen for Community Preferences,modify the default
order
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/java/com/finalist/cmsc/community/forms
See also: http://www.mmbase.org/jira/browse/CMSC-944
Index: PreferenceAction.java
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/community/src/java/com/finalist/cmsc/community/forms/PreferenceAction.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- PreferenceAction.java 30 Jul 2008 05:12:50 -0000 1.6
+++ PreferenceAction.java 30 Jul 2008 05:23:13 -0000 1.7
@@ -82,7 +82,7 @@
BeanUtils.copyProperties(preference, preferenceForm);
PagingUtils.initStatusHolder(request);
- PagingStatusHolder holder = PagingUtils.getStatusHolder();
+ PagingStatusHolder pagingHolder = PagingUtils.getStatusHolder();
int offset = pagingHolder.getOffset();
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs