Update of /var/cvs/contributions/natmm/templates/nmintra/includes
In directory james.mmbase.org:/tmp/cvs-serv19295/templates/nmintra/includes
Modified Files:
contentblocks.jsp
Log Message:
NMCMS-555 - Projectfases templates: changed and new builders - improved page JSP
See also:
http://cvs.mmbase.org/viewcvs/contributions/natmm/templates/nmintra/includes
See also: http://www.mmbase.org/jira/browse/NMCMS-555
Index: contentblocks.jsp
===================================================================
RCS file:
/var/cvs/contributions/natmm/templates/nmintra/includes/contentblocks.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- contentblocks.jsp 18 Apr 2007 14:30:24 -0000 1.2
+++ contentblocks.jsp 8 Oct 2008 14:08:45 -0000 1.3
@@ -1,9 +1,8 @@
<%
-if (true) {
- int numOfColum = 3;
- int maxColumnsCntr = numOfColum;
- int lastColumnNum = 0;
- %><mm:related path="readmore,contentblocks" orderby="readmore.pos"
directions="UP">
+int numOfColum = 3;
+int maxColumnsCntr = numOfColum;
+int lastColumnNum = 0;
+%><mm:related path="readmore,contentblocks" orderby="readmore.pos"
directions="UP" searchdir="destination">
<mm:first>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td width="33%"></td>
@@ -61,6 +60,4 @@
</tr>
</table>
</mm:last>
- </mm:related>
- <%
-} %>
\ No newline at end of file
+</mm:related>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs