You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by mo...@apache.org on 2009/05/28 15:07:42 UTC

svn commit: r779591 - /ofbiz/trunk/applications/product/webapp/facility/facility/PicklistOptions.ftl

Author: mor
Date: Thu May 28 13:07:42 2009
New Revision: 779591

URL: http://svn.apache.org/viewvc?rev=779591&view=rev
Log:
This should display the lists of orders to be picked a lot better

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

Modified: ofbiz/trunk/applications/product/webapp/facility/facility/PicklistOptions.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/facility/PicklistOptions.ftl?rev=779591&r1=779590&r2=779591&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/webapp/facility/facility/PicklistOptions.ftl (original)
+++ ofbiz/trunk/applications/product/webapp/facility/facility/PicklistOptions.ftl Thu May 28 13:07:42 2009
@@ -166,7 +166,7 @@
                     <#-- toggle the row color -->
                     <#assign alt_row = !alt_row>
                 </#list>
-                <tr>
+                <tr<#if !alt_row> class="alternate-row"</#if>>
                     <th>${uiLabelMap.CommonAllMethods}</div></th>
                     <td>&nbsp;</td>
                     <td>&nbsp;</td>