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/04/24 10:51:04 UTC

svn commit: r768226 - /ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/customer/editcontactmech.ftl

Author: mor
Date: Fri Apr 24 08:51:04 2009
New Revision: 768226

URL: http://svn.apache.org/viewvc?rev=768226&view=rev
Log:
Formatting changes only for last commit, r768220

Modified:
    ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/customer/editcontactmech.ftl

Modified: ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/customer/editcontactmech.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/customer/editcontactmech.ftl?rev=768226&r1=768225&r2=768226&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/customer/editcontactmech.ftl (original)
+++ ofbiz/trunk/specialpurpose/ecommerce/webapp/ecommerce/customer/editcontactmech.ftl Fri Apr 24 08:51:04 2009
@@ -82,11 +82,11 @@
                     &nbsp;</div></td>
                   <td bgcolor='white'>
                     <div>
-                      <form name= "deletePartyContactMechPurpose_${partyContactMechPurpose.contactMechPurposeTypeId}" method= "post" action= "<@o...@ofbizUrl>">
-                        <input type= "hidden" name= "contactMechId" value= "${contactMechId}"/>
-                        <input type= "hidden" name= "contactMechPurposeTypeId" value= "${partyContactMechPurpose.contactMechPurposeTypeId}"/>
-                        <input type= "hidden" name= "fromDate" value= "${partyContactMechPurpose.fromDate}"/>
-                        <input type= "hidden" name= "useValues" value= "true"/>
+                      <form name="deletePartyContactMechPurpose_${partyContactMechPurpose.contactMechPurposeTypeId}" method="post" action="<@o...@ofbizUrl>">
+                        <input type="hidden" name="contactMechId" value=${contactMechId}"/>
+                        <input type="hidden" name="contactMechPurposeTypeId" value="${partyContactMechPurpose.contactMechPurposeTypeId}"/>
+                        <input type="hidden" name="fromDate" value="${partyContactMechPurpose.fromDate}"/>
+                        <input type="hidden" name="useValues" value="true"/>
                         <a href='javascript:document.deletePartyContactMechPurpose_${partyContactMechPurpose.contactMechPurposeTypeId}.submit()' class='buttontext'>&nbsp;${uiLabelMap.CommonDelete}&nbsp;</a>
                       </form> 
                     </div>
@@ -96,8 +96,8 @@
               <#if purposeTypes?has_content>
               <tr>
                 <form method="post" action='<@o...@ofbizUrl>' name='newpurposeform'>
-                  <input type= "hidden" name= "contactMechId" value= "${contactMechId}"/>
-                  <input type= "hidden" name= "useValues" value= "true"/>
+                  <input type="hidden" name="contactMechId" value="${contactMechId}"/>
+                  <input type="hidden" name="useValues" value="true"/>
                   <td bgcolor='white'>
                     <select name='contactMechPurposeTypeId' class='selectBox'>
                       <option></option>