You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ap...@apache.org on 2014/08/16 08:29:33 UTC

svn commit: r1618311 - /ofbiz/trunk/applications/order/webapp/ordermgr/entry/OrderEntryTabBar.ftl

Author: apatel
Date: Sat Aug 16 06:29:33 2014
New Revision: 1618311

URL: http://svn.apache.org/r1618311
Log:
[OFBIZ-3428] Now order entry process buttons are visible. Thanks Erwan de FERRIERES for the report and ofbiz.us team for the fix.

Modified:
    ofbiz/trunk/applications/order/webapp/ordermgr/entry/OrderEntryTabBar.ftl

Modified: ofbiz/trunk/applications/order/webapp/ordermgr/entry/OrderEntryTabBar.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/webapp/ordermgr/entry/OrderEntryTabBar.ftl?rev=1618311&r1=1618310&r2=1618311&view=diff
==============================================================================
--- ofbiz/trunk/applications/order/webapp/ordermgr/entry/OrderEntryTabBar.ftl (original)
+++ ofbiz/trunk/applications/order/webapp/ordermgr/entry/OrderEntryTabBar.ftl Sat Aug 16 06:29:33 2014
@@ -55,5 +55,6 @@ under the License.
       </#if>
       <li><a href="<@o...@ofbizUrl>">${uiLabelMap.OrderClearOrder}</a></li>
     </ul>
+    <br class="clear">
   </div>
 </div>