Skip to content
Snippets Groups Projects
Commit 95afd448 authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

ws: logging

parent 973e8891
No related branches found
No related tags found
No related merge requests found
......@@ -235,7 +235,6 @@ WsValidationUtils.validate = function(pValue, pType, pCountry)
*/
WsValidationUtils.setAddressFields = function(pFieldToSetToValue)
{
logging.log(vars.getString("$this.value"))
try
{
var data = JSON.parse(vars.getString("$this.value"));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment