svn commit: r1001037 - /ofbiz/branches/jquery/framework/common/script/org/ofbiz/common/CommonServices.xml

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

svn commit: r1001037 - /ofbiz/branches/jquery/framework/common/script/org/ofbiz/common/CommonServices.xml

jleroux@apache.org
Author: jleroux
Date: Fri Sep 24 19:20:10 2010
New Revision: 1001037

URL: http://svn.apache.org/viewvc?rev=1001037&view=rev
Log:
Forgot some logs

Modified:
    ofbiz/branches/jquery/framework/common/script/org/ofbiz/common/CommonServices.xml

Modified: ofbiz/branches/jquery/framework/common/script/org/ofbiz/common/CommonServices.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/jquery/framework/common/script/org/ofbiz/common/CommonServices.xml?rev=1001037&r1=1001036&r2=1001037&view=diff
==============================================================================
--- ofbiz/branches/jquery/framework/common/script/org/ofbiz/common/CommonServices.xml (original)
+++ ofbiz/branches/jquery/framework/common/script/org/ofbiz/common/CommonServices.xml Fri Sep 24 19:20:10 2010
@@ -324,9 +324,6 @@ under the License.
             </else>
         </if-empty>
         <field-to-result field="geoList"/>
-        <log level="always" message="parameters.geoIdTo===========================${parameters.geoId}"></log>
-        <log level="always" message="parameters.geoAssocTypeId===========================${geoAssocTypeId}"></log>
-        <log level="always" message="geoList===========================${geoList}"></log>
     </simple-method>    
     
 </simple-methods>