You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2008/10/08 09:13:29 UTC

svn commit: r702743 - /ofbiz/trunk/applications/content/widget/content/DataResourceScreens.xml

Author: hansbak
Date: Wed Oct  8 00:13:29 2008
New Revision: 702743

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