svn commit: r1806714 - /ofbiz/ofbiz-framework/trunk/applications/content/widget/CommonScreens.xml

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

svn commit: r1806714 - /ofbiz/ofbiz-framework/trunk/applications/content/widget/CommonScreens.xml

Deepak Dixit-5
Author: deepak
Date: Wed Aug 30 17:18:30 2017
New Revision: 1806714

URL: http://svn.apache.org/viewvc?rev=1806714&view=rev
Log:
Fixed: Typo introduced in r#1806326 (OFBIZ-9607)
Thanks Rohit Rai for your contribution.

Modified:
    ofbiz/ofbiz-framework/trunk/applications/content/widget/CommonScreens.xml

Modified: ofbiz/ofbiz-framework/trunk/applications/content/widget/CommonScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/content/widget/CommonScreens.xml?rev=1806714&r1=1806713&r2=1806714&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/content/widget/CommonScreens.xml (original)
+++ ofbiz/ofbiz-framework/trunk/applications/content/widget/CommonScreens.xml Wed Aug 30 17:18:30 2017
@@ -37,7 +37,7 @@ under the License.
                 <set field="activeApp" value="contentmgr" global="true"/>
                 <set field="applicationMenuName" value="ContentAppBar" global="true"/>
                 <set field="applicationMenuLocation" value="component://content/widget/content/ContentMenus.xml" global="true"/>
-                <set field="applicationTitle" from-field="uiLabelMap.ContentContentManagerApplication`"/>
+                <set field="applicationTitle" from-field="uiLabelMap.ContentContentManagerApplication"/>
             </actions>
             <widgets>
                 <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/>