[interchange-cvs] interchange - heins modified 2 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Wed Apr 14 11:13:52 EDT 2004


User:      heins
Date:      2004-04-14 15:13:51 GMT
Modified:  dist/lib/UI/pages/admin orderstats.html trafficstats.html
Log:
* Change these pages to use the standard [display ..] tag instead
  of [widget ...].

Revision  Changes    Path
2.5       +2 -2      interchange/dist/lib/UI/pages/admin/orderstats.html


rev 2.5, prev_rev 2.4
Index: orderstats.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/orderstats.html,v
retrieving revision 2.4
retrieving revision 2.5
diff -u -r2.4 -r2.5
--- orderstats.html	18 Aug 2002 15:38:26 -0000	2.4
+++ orderstats.html	14 Apr 2004 15:13:51 -0000	2.5
@@ -42,12 +42,12 @@
 <TR>
 <TD class=rnorm>
 <BLOCKQUOTE>[L]Beginning:[/L]<BR>
-	[widget type=date name=ui_begin_date]
+	[display type=date name=ui_begin_date]
 </BLOCKQUOTE>
 </TD>
 <TD class=rnorm>
 <BLOCKQUOTE>[L]Ending:[/L]<BR>
-	[widget type=date name=ui_end_date]
+	[display type=date name=ui_end_date]
 </BLOCKQUOTE>
 </TD>
 <TR>



2.5       +2 -2      interchange/dist/lib/UI/pages/admin/trafficstats.html


rev 2.5, prev_rev 2.4
Index: trafficstats.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/trafficstats.html,v
retrieving revision 2.4
retrieving revision 2.5
diff -u -r2.4 -r2.5
--- trafficstats.html	18 Aug 2002 15:38:26 -0000	2.4
+++ trafficstats.html	14 Apr 2004 15:13:51 -0000	2.5
@@ -49,13 +49,13 @@
 <TD class=rnorm>
 
 [L]Beginning:[/L]<BR>
-	[widget type=date name=ui_begin_date]
+	[display type=date name=ui_begin_date]
 
 </TD>
 <TD class=rnorm>
 
 [L]Ending:[/L]<BR>
-	[widget type=date name=ui_end_date]
+	[display type=date name=ui_end_date]
 
 </TD>
 [if-mm advanced affiliate=l]








More information about the interchange-cvs mailing list