[interchange-cvs] interchange - heins modified dist/lib/UI/pages/admin/customer_view.html

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Thu Nov 6 14:55:35 EST 2003


User:      heins
Date:      2003-11-06 19:55:34 GMT
Modified:  dist/lib/UI/pages/admin customer_view.html
Log:
* Fix typo where order number was called out with username...

Revision  Changes    Path
2.12      +2 -2      interchange/dist/lib/UI/pages/admin/customer_view.html


rev 2.12, prev_rev 2.11
Index: customer_view.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/customer_view.html,v
retrieving revision 2.11
retrieving revision 2.12
diff -u -r2.11 -r2.12
--- customer_view.html	20 Aug 2003 03:34:20 -0000	2.11
+++ customer_view.html	6 Nov 2003 19:55:34 -0000	2.12
@@ -328,7 +328,7 @@
 [query list=1 sql="select * from transactions where username = '[loop-param username]'"]
             <tr class="[sql-alternate 2]rowalt[else]rownorm[/else][/sql-alternate]"> 
                <td style="padding: 5px">[page href="admin/order_status"
-			   							 form="order=[loop-code]"
+			   							 form="order=[sql-code]"
 									]
                 [display    table=transactions
                             column=status
@@ -393,4 +393,4 @@
 <!-- ----- END REAL STUFF ----- -->
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ version: $Id: customer_view.html,v 2.11 2003/08/20 03:34:20 jon Exp $ -->
+<!-- page: @@MV_PAGE@@ version: $Id: customer_view.html,v 2.12 2003/11/06 19:55:34 mheins Exp $ -->








More information about the interchange-cvs mailing list