Ooops :D it slipped it inadverdentdly (put for testing Jira 5030)
Removed, thanks for spotting it Adrian!
Jacques
From: "Adrian Crum" <
[hidden email]>
> On 3/23/2013 8:27 AM,
[hidden email] wrote:
>> Author: jleroux
>> Date: Sat Mar 23 08:27:30 2013
>> New Revision: 1460116
>> Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/cart/showcart.ftl
>> URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/cart/showcart.ftl?rev=1460116&r1=1460115&r2=1460116&view=diff>> ==============================================================================
>> --- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/cart/showcart.ftl (original)
>> +++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/cart/showcart.ftl Sat Mar 23 08:27:30 2013
>> @@ -240,6 +240,7 @@ function setAlternateGwp(field) {
>> <#assign smallImageUrl = Static["org.ofbiz.product.product.ProductContentWrapper"].getProductContentAsText(cartLine.getProduct(), "SMALL_IMAGE_URL", locale, dispatcher)?if_exists />
>> <#if !smallImageUrl?string?has_content><#assign smallImageUrl = "/images/defaultImage.jpg" /></#if>
>> <#if smallImageUrl?string?has_content>
>> +========================================1=================================================
>> <a href="<@ofbizCatalogAltUrl productId=parentProductId/>">
>> <img src="<@ofbizContentUrl>${requestAttributes.contentPathPrefix?if_exists}${smallImageUrl}</@ofbizContentUrl>" alt="Product Image" class="imageborder" />
>> </a>
>>
>>
>
> What is that??!!
>
> -Adrian
>