Update of /var/cvs/contributions/natmm/templates/natmm/actie/includes
In directory james.mmbase.org:/tmp/cvs-serv21599/templates/natmm/actie/includes

Modified Files:
        nav.jsp 
Log Message:
NMCMS-429 - Remove the Naardermeer check, because this is default policy for 
the whole site.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/natmm/templates/natmm/actie/includes
See also: http://www.mmbase.org/jira/browse/NMCMS-429


Index: nav.jsp
===================================================================
RCS file: /var/cvs/contributions/natmm/templates/natmm/actie/includes/nav.jsp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- nav.jsp     18 Apr 2008 09:40:59 -0000      1.15
+++ nav.jsp     20 May 2008 09:50:42 -0000      1.16
@@ -54,8 +54,7 @@
        </mm:isnotempty>
        </mm:field>
        <mm:compare referid="show_links" value="true">
-       <% if (isNaardermeer != null && isNaardermeer.equals("true")) 
-             objectConstraint += (new SearchUtil()).articleConstraint(nowSec, 
quarterOfAnHour);
+       <% objectConstraint += (new SearchUtil()).articleConstraint(nowSec, 
quarterOfAnHour);
        %>
           <mm:relatednodes type="<%= objecttype %>" path="<%= "contentrel," + 
objecttype %>"
              offset="<%= "" + (thisOffset-1)*objectPerPage %>" max="<%= ""+ 
objectPerPage %>" 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to