mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
- removed debug trace
SVN:trunk[167]
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user