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

Modified Files:
      Tag: v1_3
        search.jsp 
Log Message:
NIJ-1080 The option to restrict results to recently published articles should 
be remembered, when navigating through the pages.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/egemmail/src/webapp/editors/egemmail
See also: http://www.mmbase.org/jira/browse/NIJ-1080


Index: search.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/egemmail/src/webapp/editors/egemmail/search.jsp,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -u -b -r1.4.2.1 -r1.4.2.2
--- search.jsp  12 Nov 2007 16:32:55 -0000      1.4.2.1
+++ search.jsp  12 Feb 2008 16:16:47 -0000      1.4.2.2
@@ -65,6 +65,7 @@
                 <html:hidden property="author" />
                 <html:hidden property="page" />
                 <html:hidden property="forward" />
+                <html:hidden property="limitToLastWeek" />
                                <mm:list referid="results" 
max="${resultsPerPage}" offset="${offset*resultsPerPage}">
                                    <mm:first>
                                        <egem:paging offset="${offset}" 
resultsPerPage="${resultsPerPage}" 
totalNumberOfResults="${totalNumberOfResults}" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to