BT [ 2094358 ] Product description URL broken

This commit is contained in:
phib 2008-09-05 04:18:28 +00:00
parent bc36e69e19
commit 6a694cd1fe
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
<td class="<c:out value='${rowClass}' />"><c:if test='${not empty product.imageURL}'><img src="<c:out value='${product.imageURL}'/>"></c:if></td>
<td class="<c:out value='${rowClass}' />"> <input name="Name_<c:out value='${product.id}'/>" type="hidden" value="<c:out value='${product.name}'/>">
<c:choose>
<c:when test="${not empty product.descriptionURL}}">
<c:when test="${not empty product.descriptionURL}">
<a href="<c:out value='${product.descriptionURL}'/>" target="pd"><c:out value="${product.name}"/></a>
</c:when>
<c:otherwise>