[TEP-COMMIT] [CVS catalog] Fix problem with product listing not showing the unit of weight

anonymous-OfajU3CKLf1/[email protected] 15 Apr 2004 19:15:08 -0000
Newsgroups gmane.comp.web.oscommerce.cvs
Message-ID <[email protected]>
Commit in catalog/catalog on MAIN

index.php +1 -1 1.6 -> 1.7

Fix problem with product listing not showing the unit of weight

----------

catalog /catalog

index.php 1.6 -> 1.7

diff -u -r1.6 -r1.7
--- index.php 2004/02/16 07:31:26 1.6
+++ index.php 2004/04/15 19:15:04 1.7
@@ -160,7 +160,7 @@

$select_column_list .= 'p.products_image, ';
break;
case 'PRODUCT_LIST_WEIGHT':

- $select_column_list .= 'p.products_weight, ';

+ $select_column_list .= 'p.products_weight, p.products_weight_class, ';

break;
}
}

CVSspam 0.2.8

-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click