You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by mr...@apache.org on 2008/01/12 17:32:35 UTC

svn commit: r611438 - /ofbiz/trunk/applications/product/webapp/catalog/product/EditProductAssoc.ftl

Author: mrisaliti
Date: Sat Jan 12 08:32:32 2008
New Revision: 611438

URL: http://svn.apache.org/viewvc?rev=611438&view=rev
Log:
Fix a very small UI error introduced by me into the Edit Product Association screen.

Modified:
    ofbiz/trunk/applications/product/webapp/catalog/product/EditProductAssoc.ftl

Modified: ofbiz/trunk/applications/product/webapp/catalog/product/EditProductAssoc.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/product/EditProductAssoc.ftl?rev=611438&r1=611437&r2=611438&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/webapp/catalog/product/EditProductAssoc.ftl (original)
+++ ofbiz/trunk/applications/product/webapp/catalog/product/EditProductAssoc.ftl Sat Jan 12 08:32:32 2008
@@ -204,7 +204,7 @@
                 <td <#if (assocFromProduct.getTimestamp("thruDate"))?exists && nowDate.after(assocFromProduct.getTimestamp("thruDate"))> style="color: red;"</#if>>
                 ${(assocFromProduct.thruDate)?if_exists}&nbsp;</td>
                 <td>&nbsp;${(assocFromProduct.sequenceNum)?if_exists}</td>
-                <td>&nbsp;${(assocFromProduct.quantity)?if_exists}<</td>
+                <td>&nbsp;${(assocFromProduct.quantity)?if_exists}</td>
                 <td><#if curProductAssocType?exists> ${(curProductAssocType.get("description",locale))?if_exists}<#else>${(assocFromProduct.productAssocTypeId)?if_exists}</#if></td>
                 <td>
                 <a href="<@o...@ofbizUrl>" class="buttontext">