Ver Fonte

- removed debug trace

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@167 a333f486-631f-4898-b8df-5754b55c2be0
dflaven há 15 anos atrás
pai
commit
103d4c9f11
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      js/wizardhelper.js

+ 1 - 1
js/wizardhelper.js

@@ -106,7 +106,7 @@ function WizardHelper(sClass)
 		   { operation: 'wizard_helper' },
 			function(html){
 				$('body').append(html);
-				console.log('data received:', oWizardHelper);
+				//console.log('data received:', oWizardHelper);
 				//oWizardHelper.FromJSON(json_data);
 				oWizardHelper.UpdateFields();
 				//console.log(oWizardHelper);