Author: diveshdutta
Date: Sat Jun 20 16:03:53 2015
New Revision: 1686647
URL:
http://svn.apache.org/r1686647Log:
[OFBIZ-5347] Fixed formatting.
Modified:
ofbiz/branches/release13.07/applications/order/webapp/ordermgr/order/ordershippinginfo.ftl
Modified: ofbiz/branches/release13.07/applications/order/webapp/ordermgr/order/ordershippinginfo.ftl
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release13.07/applications/order/webapp/ordermgr/order/ordershippinginfo.ftl?rev=1686647&r1=1686646&r2=1686647&view=diff==============================================================================
--- ofbiz/branches/release13.07/applications/order/webapp/ordermgr/order/ordershippinginfo.ftl (original)
+++ ofbiz/branches/release13.07/applications/order/webapp/ordermgr/order/ordershippinginfo.ftl Sat Jun 20 16:03:53 2015
@@ -203,7 +203,7 @@ under the License.
<br class="clear"/>
</div>
<div class="screenlet-body" id="ShipGroupScreenletBody_${shipGroup.shipGroupSeqId}">
- <form name="updateOrderItemShipGroup" method="post" action="<@ofbizUrl>updateShipGroupShipInfo</@ofbizUrl>">
+ <form name="updateOrderItemShipGroup" method="post" action="<@ofbizUrl>updateShipGroupShipInfo</@ofbizUrl>">
<input type="hidden" name="orderId" value="${orderId?if_exists}"/>
<input type="hidden" name="shipGroupSeqId" value="${shipGroup.shipGroupSeqId?if_exists}"/>
<input type="hidden" name="contactMechPurposeTypeId" value="SHIPPING_LOCATION"/>