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

Modified Files:
        activity1.jsp activity2.jsp activity3.jsp 
Log Message:
NMCMS-534


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


Index: activity1.jsp
===================================================================
RCS file: /var/cvs/contributions/natmm/templates/natmm/activity1.jsp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- activity1.jsp       13 May 2008 13:21:36 -0000      1.3
+++ activity1.jsp       7 Jul 2008 12:50:08 -0000       1.4
@@ -102,9 +102,9 @@
             
             } else { 
                %><mm:node number="<%= paginaID %>" jspvar="thispage" 
notfound="skip">
-                  <mm:field name="kortetitel">
+                  <mm:field name="titel">
                      <mm:isnotempty>
-                        <span class="colortitle"><%= 
thispage.getStringValue("kortetitel").toUpperCase() %></span><br/>
+                        <span class="colortitle"><%= 
thispage.getStringValue("titel").toUpperCase() %></span><br/>
                      </mm:isnotempty>
                   </mm:field>
                   <mm:field name="omschrijving">


Index: activity2.jsp
===================================================================
RCS file: /var/cvs/contributions/natmm/templates/natmm/activity2.jsp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- activity2.jsp       13 May 2008 13:21:36 -0000      1.3
+++ activity2.jsp       7 Jul 2008 12:50:08 -0000       1.4
@@ -102,9 +102,9 @@
             
             } else { 
                %><mm:node number="<%= paginaID %>" jspvar="thispage" 
notfound="skip">
-                  <mm:field name="kortetitel">
+                  <mm:field name="titel">
                      <mm:isnotempty>
-                        <span class="colortitle"><%= 
thispage.getStringValue("kortetitel").toUpperCase() %></span><br/>
+                        <span class="colortitle"><%= 
thispage.getStringValue("titel").toUpperCase() %></span><br/>
                      </mm:isnotempty>
                   </mm:field>
                   <mm:field name="omschrijving">


Index: activity3.jsp
===================================================================
RCS file: /var/cvs/contributions/natmm/templates/natmm/activity3.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- activity3.jsp       13 May 2008 13:21:36 -0000      1.1
+++ activity3.jsp       7 Jul 2008 12:50:08 -0000       1.2
@@ -102,9 +102,9 @@
             
             } else { 
                %><mm:node number="<%= paginaID %>" jspvar="thispage" 
notfound="skip">
-                  <mm:field name="kortetitel">
+                  <mm:field name="titel">
                      <mm:isnotempty>
-                        <span class="colortitle"><%= 
thispage.getStringValue("kortetitel").toUpperCase() %></span><br/>
+                        <span class="colortitle"><%= 
thispage.getStringValue("titel").toUpperCase() %></span><br/>
                      </mm:isnotempty>
                   </mm:field>
                   <mm:field name="omschrijving">
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to