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 2009/04/25 05:45:49 UTC

svn commit: r768463 - /ofbiz/branches/release09.04/specialpurpose/projectmgr/widget/RequestScreens.xml

Author: hansbak
Date: Sat Apr 25 03:45:49 2009
New Revision: 768463

URL: http://svn.apache.org/viewvc?rev=768463&view=rev
Log:
Applied fix from trunk for revision: 767868

Modified:
    ofbiz/branches/release09.04/specialpurpose/projectmgr/widget/RequestScreens.xml

Modified: ofbiz/branches/release09.04/specialpurpose/projectmgr/widget/RequestScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release09.04/specialpurpose/projectmgr/widget/RequestScreens.xml?rev=768463&r1=768462&r2=768463&view=diff
==============================================================================
--- ofbiz/branches/release09.04/specialpurpose/projectmgr/widget/RequestScreens.xml (original)
+++ ofbiz/branches/release09.04/specialpurpose/projectmgr/widget/RequestScreens.xml Sat Apr 25 03:45:49 2009
@@ -131,9 +131,9 @@
                                 <include-form name="ViewRequestWorkEfforts" location="component://projectmgr/widget/forms/RequestForms.xml"/>
                             </screenlet>
                             <screenlet title="${uiLabelMap.CommonContent}" navigation-form-name="ListCustRequestContent">
-                                <link target="EditCustRequestContent" text="${uiLabelMap.CommonNew} ${uiLabelMap.ContentContent}">
+                                <!-- <link target="EditCustRequestContent" text="${uiLabelMap.CommonNew} ${uiLabelMap.ContentContent}">
                                     <parameter param-name="custRequestId" from-field="custRequest.custRequestId"/>
-                                </link>
+                                    </link> -->
                                 <include-form name="ListCustRequestContent" location="component://order/webapp/ordermgr/request/RequestForms.xml"/>
                             </screenlet>
                         </container>