Author: jacopoc
Date: Wed Mar 12 15:42:25 2008
New Revision: 636549
URL:
http://svn.apache.org/viewvc?rev=636549&view=revLog:
Fix to variable name.
Modified:
ofbiz/trunk/applications/accounting/webapp/accounting/agreement/AgreementForms.xml
Modified: ofbiz/trunk/applications/accounting/webapp/accounting/agreement/AgreementForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/webapp/accounting/agreement/AgreementForms.xml?rev=636549&r1=636548&r2=636549&view=diff==============================================================================
--- ofbiz/trunk/applications/accounting/webapp/accounting/agreement/AgreementForms.xml (original)
+++ ofbiz/trunk/applications/accounting/webapp/accounting/agreement/AgreementForms.xml Wed Mar 12 15:42:25 2008
@@ -467,7 +467,7 @@
</entity-options>
</drop-down>
</field>
- <field name="geoId" use-when="agreementPartyApplic!=null"><display/></field>
+ <field name="geoId" use-when="agreementGeographicalApplic!=null"><display/></field>
<field name="submitButton" title="${uiLabelMap.CommonSubmit}" widget-style="smallSubmit">
<submit button-type="button"/>
</field>