You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2008/10/03 18:43:56 UTC

svn commit: r701440 - /ofbiz/trunk/applications/party/widget/partymgr/PartyScreens.xml

Author: hansbak
Date: Fri Oct  3 09:43:56 2008
New Revision: 701440

URL: http://svn.apache.org/viewvc?rev=701440&view=rev
Log:
spelling mistake

Modified:
    ofbiz/trunk/applications/party/widget/partymgr/PartyScreens.xml

Modified: ofbiz/trunk/applications/party/widget/partymgr/PartyScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/PartyScreens.xml?rev=701440&r1=701439&r2=701440&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/widget/partymgr/PartyScreens.xml (original)
+++ ofbiz/trunk/applications/party/widget/partymgr/PartyScreens.xml Fri Oct  3 09:43:56 2008
@@ -977,7 +977,7 @@
                 <set field="partyId" from-field="parameters.partyId"/>
                 <entity-one entity-name="PartyNameView" value-name="party"></entity-one>
                 <set field="organizationPartyId" from-scope="user" to-scope="screen" from-field="productStoreId"/>
-                <script location="component://party/webapp/partymgr/WEB-INF/actions/party/PartyFinancailHistory.groovy"/>
+                <script location="component://party/webapp/partymgr/WEB-INF/actions/party/PartyFinancialHistory.groovy"/>
             </actions>
             <widgets>
                 <decorator-screen name="CommonPartyDecorator" location="${parameters.mainDecoratorLocation}">