Author: hansbak
Date: Wed Oct 8 00:13:29 2008
New Revision: 702743
URL:
http://svn.apache.org/viewvc?rev=702743&view=revLog:
corrected spelling error
Modified:
ofbiz/trunk/applications/content/widget/content/DataResourceScreens.xml
Modified: ofbiz/trunk/applications/content/widget/content/DataResourceScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/widget/content/DataResourceScreens.xml?rev=702743&r1=702742&r2=702743&view=diff==============================================================================
--- ofbiz/trunk/applications/content/widget/content/DataResourceScreens.xml (original)
+++ ofbiz/trunk/applications/content/widget/content/DataResourceScreens.xml Wed Oct 8 00:13:29 2008
@@ -33,7 +33,7 @@
<decorator-section name="body">
<decorator-screen name="FindScreenDecorator" location="component://common/widget/CommonScreens.xml">
<decorator-section name="menu-bar">
- <container style="button-bar"><link target="editDataResource" text="${uiLabelMap.CommonCreateNew}" style="buttontext"/></container>
+ <container style="button-bar"><link target="EditDataResource" text="${uiLabelMap.CommonCreateNew}" style="buttontext"/></container>
</decorator-section>
<decorator-section name="search-options">
<include-form name="FindDataResource" location="component://content/widget/content/DataResourceForms.xml"/>