[interchange-cvs] interchange - ton modified dist/lib/UI/pages/admin/build_related.html

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Sun Mar 14 12:27:25 EST 2004


User:      ton
Date:      2004-03-14 17:27:25 GMT
Modified:  dist/lib/UI/pages/admin build_related.html
Log:
	Fix proper reference.

Revision  Changes    Path
2.3       +1 -1      interchange/dist/lib/UI/pages/admin/build_related.html


rev 2.3, prev_rev 2.2
Index: build_related.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/build_related.html,v
retrieving revision 2.2
retrieving revision 2.3
diff -u -r2.2 -r2.3
--- build_related.html	18 Aug 2002 08:09:05 -0000	2.2
+++ build_related.html	14 Mar 2004 17:27:25 -0000	2.3
@@ -26,7 +26,7 @@
 			rf=sku,others_bought
 		"][loop-calc]
 		my $ref = q[[loop-data merchandising others_bought]];
-		return '' if $out !~ m/^\s*{/;
+		return '' if $ref !~ m/^\s*{/;
 		return <<EOF;
 '[loop-code]' => $ref,
 EOF








More information about the interchange-cvs mailing list