You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by de...@apache.org on 2016/07/05 08:29:41 UTC

svn commit: r1751408 - /ofbiz/trunk/specialpurpose/scrum/widget/TaskScreens.xml

Author: deepak
Date: Tue Jul  5 08:29:41 2016
New Revision: 1751408

URL: http://svn.apache.org/viewvc?rev=1751408&view=rev
Log:
(OFBIZ-7652) Applied patch jira issue.
===========================================
"Tasks" menu is showing selected when click in scrum component
===========================================

Thanks  Pawan Verma for your contribution.

Modified:
    ofbiz/trunk/specialpurpose/scrum/widget/TaskScreens.xml

Modified: ofbiz/trunk/specialpurpose/scrum/widget/TaskScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/scrum/widget/TaskScreens.xml?rev=1751408&r1=1751407&r2=1751408&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/scrum/widget/TaskScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/scrum/widget/TaskScreens.xml Tue Jul  5 08:29:41 2016
@@ -24,7 +24,7 @@ under the License.
         <section>
             <actions>
                 <set field="titleProperty" value="PageTitleFindTask"/>
-                <set field="headerItem" value="task"/>
+                <set field="headerItem" value="Tasks"/>
                 <set field="tabButtonItem" value="find"/>
                 <set field="labelTitleProperty" value="ScrumTasksList"/>
                 <set field="viewIndex_1" from-field="parameters.TasksListError_index_1" type="Integer"/>