Author: hansbak
Date: Mon Dec  5 13:07:12 2011
New Revision: 1210444

URL: http://svn.apache.org/viewvc?rev=1210444&view=rev
Log:
Applied fix from trunk for revision: 1209413 by hand

Modified:
    
ofbiz/branches/release10.04/applications/product/webapp/facility/facility/PicklistManage.ftl

Modified: 
ofbiz/branches/release10.04/applications/product/webapp/facility/facility/PicklistManage.ftl
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/product/webapp/facility/facility/PicklistManage.ftl?rev=1210444&r1=1210443&r2=1210444&view=diff
==============================================================================
--- 
ofbiz/branches/release10.04/applications/product/webapp/facility/facility/PicklistManage.ftl
 (original)
+++ 
ofbiz/branches/release10.04/applications/product/webapp/facility/facility/PicklistManage.ftl
 Mon Dec  5 13:07:12 2011
@@ -123,7 +123,7 @@ under the License.
                         <#if picklistBinInfo.picklistItemInfoList?has_content>
                             <div style="margin-left: 30px;">
                                 <table class="basic-table" cellspacing="0">
-                                    <tr class="header-row"
+                                    <tr class="header-row">
                                         <td>${uiLabelMap.ProductOrderId}</td>
                                         
<td>${uiLabelMap.ProductOrderShipGroupId}</td>
                                         <td>${uiLabelMap.ProductOrderItem}</td>


Reply via email to