mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
- removed debug trace
SVN:code[167]
This commit is contained in:
@@ -106,7 +106,7 @@ function WizardHelper(sClass)
|
|||||||
{ operation: 'wizard_helper' },
|
{ operation: 'wizard_helper' },
|
||||||
function(html){
|
function(html){
|
||||||
$('body').append(html);
|
$('body').append(html);
|
||||||
console.log('data received:', oWizardHelper);
|
//console.log('data received:', oWizardHelper);
|
||||||
//oWizardHelper.FromJSON(json_data);
|
//oWizardHelper.FromJSON(json_data);
|
||||||
oWizardHelper.UpdateFields();
|
oWizardHelper.UpdateFields();
|
||||||
//console.log(oWizardHelper);
|
//console.log(oWizardHelper);
|
||||||
|
|||||||
Reference in New Issue
Block a user