Skip to content
Snippets Groups Projects
Commit f2986e42 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

remove console.log

parent ef5ed8f9
Branches
No related tags found
1 merge request!62V2.0
......@@ -58,7 +58,6 @@ function wb_getdefaults(sId, aOverrides) {
if (_aReturn['y']<_aReturn['top']){
_aReturn['y']=_aReturn['top'];
}
console.log(_aReturn);
return _aReturn;
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment