Author: apatel
Date: Sun Nov 23 22:29:46 2008
New Revision: 720120
URL:
http://svn.apache.org/viewvc?rev=720120&view=revLog:
Fix typo.
Modified:
ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/FixedAssetForms.xml
Modified: ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/FixedAssetForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/FixedAssetForms.xml?rev=720120&r1=720119&r2=720120&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/FixedAssetForms.xml (original)
+++ ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/FixedAssetForms.xml Sun Nov 23 22:29:46 2008
@@ -62,7 +62,7 @@
<field name="submitButton" title="${uiLabelMap.CommonUpdate}" widget-style="smallSubmit"><submit button-type="button"/></field>
</form>
- <form name="EditComputerSoftware" type="single" target="updateComputerSoftwareware" title="" default-map-name="fixedAsset">
+ <form name="EditComputerSoftware" type="single" target="updateComputerSoftware" title="" default-map-name="fixedAsset">
<alt-target use-when="fixedAsset==null" target="createComputerSoftware"/>
<auto-fields-service service-name="updateFixedAsset" map-name="fixedAsset"/>