You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2009/04/16 17:01:54 UTC

svn commit: r765659 - /ofbiz/trunk/framework/webtools/widget/ServiceScreens.xml

Author: jacopoc
Date: Thu Apr 16 15:01:53 2009
New Revision: 765659

URL: http://svn.apache.org/viewvc?rev=765659&view=rev
Log:
Small fixes to the menu item highlighted.

Modified:
    ofbiz/trunk/framework/webtools/widget/ServiceScreens.xml

Modified: ofbiz/trunk/framework/webtools/widget/ServiceScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/widget/ServiceScreens.xml?rev=765659&r1=765658&r2=765659&view=diff
==============================================================================
--- ofbiz/trunk/framework/webtools/widget/ServiceScreens.xml (original)
+++ ofbiz/trunk/framework/webtools/widget/ServiceScreens.xml Thu Apr 16 15:01:53 2009
@@ -171,7 +171,7 @@
         <section>
             <actions>
                 <set field="titleProperty" value="PageTitleScheduleJob"/>
-                <set field="tabButtonItem" value="ScheduleJob"/>
+                <set field="tabButtonItem" value="scheduleJob"/>
                 <script location="component://webtools/webapp/webtools/WEB-INF/actions/service/ScheduleJob.groovy"/>
             </actions>
             <widgets>
@@ -198,7 +198,7 @@
             <actions>
                 <set field="titleProperty" value="PageTitleScheduleJob"/>
                 <set field="headerItem" value="services"/>
-                <set field="tabButtonItem" value="ScheduleJob"/>
+                <set field="tabButtonItem" value="runService"/>
                 <script location="component://webtools/webapp/webtools/WEB-INF/actions/service/ScheduleJob.groovy"/>
             </actions>
             <widgets>
@@ -225,7 +225,7 @@
             <actions>
                 <set field="titleProperty" value="PageTitleScheduleJob"/>
                 <set field="headerItem" value="services"/>
-                <set field="tabButtonItem" value="ScheduleJob"/>
+                <set field="tabButtonItem" value="runService"/>
                 <script location="component://webtools/webapp/webtools/WEB-INF/actions/service/ServiceResult.groovy"/>
             </actions>
             <widgets>