- removed debug trace

SVN:trunk[167]
This commit is contained in:
Denis Flaven
2009-09-16 14:14:15 +00:00
parent 84c636fc07
commit 6964ca3003

View File

@@ -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);