svn commit: r1209413 - /ofbiz/trunk/applications/product/webapp/facility/facility/PicklistManage.ftl

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1209413 - /ofbiz/trunk/applications/product/webapp/facility/facility/PicklistManage.ftl

hansbak-2
Author: hansbak
Date: Fri Dec  2 11:18:34 2011
New Revision: 1209413

URL: http://svn.apache.org/viewvc?rev=1209413&view=rev
Log:
html problem reported: https://issues.apache.org/jira/browse/OFBIZ-4603

Modified:
    ofbiz/trunk/applications/product/webapp/facility/facility/PicklistManage.ftl

Modified: ofbiz/trunk/applications/product/webapp/facility/facility/PicklistManage.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/facility/PicklistManage.ftl?rev=1209413&r1=1209412&r2=1209413&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/webapp/facility/facility/PicklistManage.ftl (original)
+++ ofbiz/trunk/applications/product/webapp/facility/facility/PicklistManage.ftl Fri Dec  2 11:18:34 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>