Author: deepak
Date: Fri Jun 10 17:28:48 2016
New Revision: 1747757
URL:
http://svn.apache.org/viewvc?rev=1747757&view=revLog:
(OFBIZ-7224) Relocate .groovy files in the humanres component
Added:
ofbiz/trunk/applications/humanres/groovyScripts/
- copied from r1747740, ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/actions/
Removed:
ofbiz/trunk/applications/humanres/webapp/humanres/WEB-INF/actions/
Modified:
ofbiz/trunk/applications/humanres/widget/CommonScreens.xml
Modified: ofbiz/trunk/applications/humanres/widget/CommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/CommonScreens.xml?rev=1747757&r1=1747756&r2=1747757&view=diff==============================================================================
--- ofbiz/trunk/applications/humanres/widget/CommonScreens.xml (original)
+++ ofbiz/trunk/applications/humanres/widget/CommonScreens.xml Fri Jun 10 17:28:48 2016
@@ -72,7 +72,7 @@ under the License.
<section>
<actions>
<set field="partyId" from-field="defaultOrganizationPartyId"/>
- <script location="component://humanres/webapp/humanres/WEB-INF/actions/category/CategoryTree.groovy"></script>
+ <script location="component://humanres/groovyScripts/category/CategoryTree.groovy"></script>
</actions>
<widgets>
<screenlet title="${uiLabelMap.FormFieldTitle_company}">