Author: hansbak
Date: Thu Apr 23 06:32:42 2009
New Revision: 767817
URL:
http://svn.apache.org/viewvc?rev=767817&view=revLog:
projectname missing on the task detail screens
Modified:
ofbiz/trunk/specialpurpose/projectmgr/widget/CommonScreens.xml
Modified: ofbiz/trunk/specialpurpose/projectmgr/widget/CommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/widget/CommonScreens.xml?rev=767817&r1=767816&r2=767817&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/widget/CommonScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/projectmgr/widget/CommonScreens.xml Thu Apr 23 06:32:42 2009
@@ -101,6 +101,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}">