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 2009/04/06 08:32:38 UTC

svn commit: r762219 - /ofbiz/trunk/applications/accounting/widget/TaxAuthorityScreens.xml

Author: jleroux
Date: Mon Apr  6 06:32:38 2009
New Revision: 762219

URL: http://svn.apache.org/viewvc?rev=762219&view=rev
Log:
Forgotten in last commit

Modified:
    ofbiz/trunk/applications/accounting/widget/TaxAuthorityScreens.xml

Modified: ofbiz/trunk/applications/accounting/widget/TaxAuthorityScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/TaxAuthorityScreens.xml?rev=762219&r1=762218&r2=762219&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/TaxAuthorityScreens.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/TaxAuthorityScreens.xml Mon Apr  6 06:32:38 2009
@@ -198,8 +198,8 @@
                                     <widgets>
                                         <container>
                               <link target="EditTaxAuthorityPartyInfo" text="${uiLabelMap.AccountingNewTaxAuthorityPartyInfo}" style="buttontext">
-                                <parameter param-name="taxAuthPartyId" from-field="taxAuthPartyId"/>
-                                <parameter param-name="taxAuthGeoId" from-field="taxAuthGeoId"/>
+                                <parameter param-name="taxAuthPartyId"/>
+                                <parameter param-name="taxAuthGeoId"/>
                               </link>
                             </container>
                                         <include-form name="FindTaxAuthorityParties" location="component://accounting/widget/TaxAuthorityForms.xml"/>
@@ -253,8 +253,8 @@
                                     <widgets>
                                         <container>
                               <link target="EditTaxAuthorityPartyInfo" text="${uiLabelMap.AccountingNewTaxAuthorityPartyInfo}" style="buttontext">
-                                <parameter param-name="taxAuthPartyId" from-field="taxAuthPartyId"/>
-                                <parameter param-name="taxAuthGeoId" from-field="taxAuthGeoId"/>
+                                <parameter param-name="taxAuthPartyId"/>
+                                <parameter param-name="taxAuthGeoId"/>
                               </link>
                             </container>
                                         <include-form name="EditTaxAuthorityPartyInfo" location="component://accounting/widget/TaxAuthorityForms.xml"/>