Author: jleroux
Date: Wed Jan 2 22:34:59 2008
New Revision: 608357
URL:
http://svn.apache.org/viewvc?rev=608357&view=revLog:
Applied fix from trunk for revision: 607805
Modified:
ofbiz/branches/release4.0/framework/example/widget/example/ExampleFeatureForms.xml
Modified: ofbiz/branches/release4.0/framework/example/widget/example/ExampleFeatureForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release4.0/framework/example/widget/example/ExampleFeatureForms.xml?rev=608357&r1=608356&r2=608357&view=diff==============================================================================
--- ofbiz/branches/release4.0/framework/example/widget/example/ExampleFeatureForms.xml (original)
+++ ofbiz/branches/release4.0/framework/example/widget/example/ExampleFeatureForms.xml Wed Jan 2 22:34:59 2008
@@ -33,7 +33,7 @@
</field>
<field name="description" title="${uiLabelMap.CommonDescription}"><display/></field>
</form>
- <form name="EditExampleFeature" type="single" target="updateExampleFeature" title="" default-map-name="example">
+ <form name="EditExampleFeature" type="single" target="updateExampleFeature" title="" default-map-name="exampleFeature">
<actions>
<entity-one entity-name="StatusItem" value-name="currentStatus" auto-field-map="false">
<field-map field-name="statusId" env-name="example.statusId"/>