You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2016/07/11 12:42:20 UTC

svn commit: r1752150 - /ofbiz/trunk/applications/accounting/widget/ap/InvoiceScreens.xml

Author: jleroux
Date: Mon Jul 11 12:42:20 2016
New Revision: 1752150

URL: http://svn.apache.org/viewvc?rev=1752150&view=rev
Log:
No functional changes, removes superfluous blanks

Modified:
    ofbiz/trunk/applications/accounting/widget/ap/InvoiceScreens.xml

Modified: ofbiz/trunk/applications/accounting/widget/ap/InvoiceScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/ap/InvoiceScreens.xml?rev=1752150&r1=1752149&r2=1752150&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/ap/InvoiceScreens.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/ap/InvoiceScreens.xml Mon Jul 11 12:42:20 2016
@@ -170,8 +170,8 @@ under the License.
                 <script location="component://accounting/groovyScripts/ap/invoices/CommissionRun.groovy"/>
                 
                 <!-- asmselect parameters, must be prefixed by asm_ for SetMultipleSelectJs.ftl -->
-                <set field="asm_multipleSelectForm"  value="CommissionRun"/>
-                <set field="asm_multipleSelect"  value="CommissionRun_partyId"/>
+                <set field="asm_multipleSelectForm" value="CommissionRun"/>
+                <set field="asm_multipleSelect" value="CommissionRun_partyId"/>
                 <set field="asm_formSize" value="700"/>
                 <set field="asm_listItemPercentOfForm" value="95"/>
                 <set field="asm_sortable" value="false"/>
@@ -180,7 +180,7 @@ under the License.
             </actions>
             <widgets>
                 <decorator-screen name="CommonInvoiceDecorator" location="${parameters.mainDecoratorLocation}">
-                    <decorator-section name="body">                        
+                    <decorator-section name="body">
                         <platform-specific><html><html-template location="component://common/template/includes/SetMultipleSelectJs.ftl"/></html></platform-specific>
                         <section>
                             <widgets>