[CMF-checkins] CVS: CMF - custdtml.dtml:1.1.2.1 custimage.dtml:1.1.2.1 custprops.dtml:1.1.2.1

Martijn Pieters mj@digicool.com
Mon, 9 Apr 2001 11:48:32 -0400 (EDT)


Update of /cvs-repository/CMF/CMFCore/dtml
In directory korak:/tmp/cvs-serv5396/CMFCore/dtml

Modified Files:
      Tag: CMF-1_0-branch
	custdtml.dtml custimage.dtml custprops.dtml 
Log Message:
Merge 'getId()' fix from trunk.



--- Updated File custdtml.dtml in package CMF --
--- custdtml.dtml	2001/02/23 14:24:11	1.1
+++ custdtml.dtml	2001/04/09 15:48:00	1.1.2.1
@@ -10,7 +10,7 @@
     <TABLE CELLSPACING="2">
       <TR>
 	<TH ALIGN="LEFT" VALIGN="TOP">Id</TH>
-	<TD ALIGN="LEFT" VALIGN="TOP"><dtml-var id></TD>
+	<TD ALIGN="LEFT" VALIGN="TOP"><dtml-var getId></TD>
       </TR>
       <tr>
 	<th align="left" valign="top">

--- Updated File custimage.dtml in package CMF --
--- custimage.dtml	2001/02/23 14:24:11	1.1
+++ custimage.dtml	2001/04/09 15:48:00	1.1.2.1
@@ -10,7 +10,7 @@
   <TABLE CELLSPACING="2">
     <TR>
       <TH ALIGN="LEFT" VALIGN="TOP">Id</STRONG></TH>
-      <TD ALIGN="LEFT" VALIGN="TOP"><dtml-var id></TD>
+      <TD ALIGN="LEFT" VALIGN="TOP"><dtml-var getId></TD>
     </TR>
     <TR>
       <TH ALIGN="LEFT" VALIGN="TOP">Content Type</TH>

--- Updated File custprops.dtml in package CMF --
--- custprops.dtml	2001/02/23 14:24:11	1.1
+++ custprops.dtml	2001/04/09 15:48:00	1.1.2.1
@@ -16,7 +16,7 @@
     <TABLE CELLSPACING="2">
       <TR>
 	<TH ALIGN="LEFT" VALIGN="TOP">Id</TH>
-	<TD ALIGN="LEFT" VALIGN="TOP"><dtml-var id></TD>
+	<TD ALIGN="LEFT" VALIGN="TOP"><dtml-var getId></TD>
       </TR>
       <tr>
 	<th align="left" valign="top">