Author: hansbak
Date: Fri Oct 3 09:43:56 2008
New Revision: 701440
URL:
http://svn.apache.org/viewvc?rev=701440&view=revLog:
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}">