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:15 UTC

svn commit: r768462 - /ofbiz/branches/release09.04/specialpurpose/projectmgr/widget/CommonScreens.xml

Author: hansbak
Date: Sat Apr 25 03:45:15 2009
New Revision: 768462

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

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

Modified: ofbiz/branches/release09.04/specialpurpose/projectmgr/widget/CommonScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release09.04/specialpurpose/projectmgr/widget/CommonScreens.xml?rev=768462&r1=768461&r2=768462&view=diff
==============================================================================
--- ofbiz/branches/release09.04/specialpurpose/projectmgr/widget/CommonScreens.xml (original)
+++ ofbiz/branches/release09.04/specialpurpose/projectmgr/widget/CommonScreens.xml Sat Apr 25 03:45:15 2009
@@ -99,6 +99,7 @@
         <section>
             <actions>
                 <entity-one entity-name="WorkEffort" value-field="workEffort"/>
+                <script location="component://projectmgr/webapp/projectmgr/WEB-INF/actions/getProjectId.groovy"/>
             </actions>
             <widgets>
                 <decorator-screen name="main-decorator" location="${parameters.mainDecoratorLocation}">