Author: erwan
Date: Tue Jan 17 10:22:23 2012
New Revision: 1232379

URL: http://svn.apache.org/viewvc?rev=1232379&view=rev
Log:
Reformating, just tabulations not right

Modified:
    ofbiz/trunk/applications/humanres/widget/forms/EmplLeaveForms.xml

Modified: ofbiz/trunk/applications/humanres/widget/forms/EmplLeaveForms.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/forms/EmplLeaveForms.xml?rev=1232379&r1=1232378&r2=1232379&view=diff
==============================================================================
--- ofbiz/trunk/applications/humanres/widget/forms/EmplLeaveForms.xml (original)
+++ ofbiz/trunk/applications/humanres/widget/forms/EmplLeaveForms.xml Tue Jan 
17 10:22:23 2012
@@ -90,7 +90,7 @@
             </hyperlink>
         </field>
         <field name="description"><hidden/></field>
-      </form>
+    </form>
     <form name="EditEmplLeave" type="single" target="updateEmplLeaveExt" 
default-map-name="leaveApp"
         header-row-style="header-row" default-table-style="basic-table">
         <alt-target use-when="leaveApp==null" target="createEmplLeaveExt"/>
@@ -113,7 +113,7 @@
         <field name="submitButton" use-when="leaveApp==null" 
title="${uiLabelMap.CommonCreate}" widget-style="smallSubmit"><submit 
button-type="button"/></field>
         <field name="submitButton" use-when="leaveApp!=null" 
title="${uiLabelMap.CommonUpdate}" widget-style="smallSubmit"><submit 
button-type="button"/></field>
     </form>
-   <form name="FindLeaveApprovals" target="FindLeaveApprovals" type="single">
+    <form name="FindLeaveApprovals" target="FindLeaveApprovals" type="single">
         <auto-fields-entity entity-name="EmplLeave" default-field-type="find"/>
         <field name="noConditionFind"><hidden value="Y"/></field>
         <!--<field name="approverPartyId" 
use-when="!hasAdminPermission"><hidden value="${approverPartyId}"/></field>-->


Reply via email to