svn commit: r1747757 - in /ofbiz/trunk/applications/humanres: groovyScripts/ webapp/humanres/WEB-INF/actions/ widget/CommonScreens.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1747757 - in /ofbiz/trunk/applications/humanres: groovyScripts/ webapp/humanres/WEB-INF/actions/ widget/CommonScreens.xml

Deepak Dixit-5
Author: deepak
Date: Fri Jun 10 17:28:48 2016
New Revision: 1747757

URL: http://svn.apache.org/viewvc?rev=1747757&view=rev
Log:
(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}">