svn commit: r779468 - /ofbiz/trunk/applications/product/webapp/facility/shipment/VerifyPick.ftl

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

svn commit: r779468 - /ofbiz/trunk/applications/product/webapp/facility/shipment/VerifyPick.ftl

mor-2
Author: mor
Date: Thu May 28 07:51:32 2009
New Revision: 779468

URL: http://svn.apache.org/viewvc?rev=779468&view=rev
Log:
Labels showing up bit properly now.

Modified:
    ofbiz/trunk/applications/product/webapp/facility/shipment/VerifyPick.ftl

Modified: ofbiz/trunk/applications/product/webapp/facility/shipment/VerifyPick.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/shipment/VerifyPick.ftl?rev=779468&r1=779467&r2=779468&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/webapp/facility/shipment/VerifyPick.ftl (original)
+++ ofbiz/trunk/applications/product/webapp/facility/shipment/VerifyPick.ftl Thu May 28 07:51:32 2009
@@ -31,11 +31,11 @@
     </#if>
     <#if shipmentId?has_content>
       <div>
-        ${uiLabelMap.ProductShipmentId} <a href="<@ofbizUrl>/ViewShipment?shipmentId=${shipmentId}</@ofbizUrl>" class="buttontext">${shipmentId}</a>
+        <span class="label">${uiLabelMap.ProductShipmentId}</span><a href="<@ofbizUrl>/ViewShipment?shipmentId=${shipmentId}</@ofbizUrl>" class="buttontext">${shipmentId}</a>
       </div>
       <#if invoiceIds?exists && invoiceIds?has_content>
         <div>
-          <p>${uiLabelMap.AccountingInvoices}:</p>
+          <span class="label">${uiLabelMap.AccountingInvoices}:</span>
           <ul>
             <#list invoiceIds as invoiceId>
               <li>