svn commit: r720120 - /ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/FixedAssetForms.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r720120 - /ofbiz/trunk/specialpurpose/assetmaint/widget/ismgr/FixedAssetForms.xml

apatel-2
Author: apatel
Date: Sun Nov 23 22:29:46 2008
New Revision: 720120

URL: http://svn.apache.org/viewvc?rev=720120&view=rev
Log:
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"/>