mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
- Enhanced the display and modification/creation of objects in order to be able to get rid of templates... (Trac#138)
SVN:trunk[463]
This commit is contained in:
@@ -94,7 +94,7 @@ switch($operation)
|
||||
$sJson = utils::ReadParam('json_obj', '', 'post');
|
||||
$oWizardHelper = WizardHelper::FromJSON($sJson);
|
||||
$oObj = $oWizardHelper->GetTargetObject();
|
||||
$oObj->DisplayBareDetails($oPage);
|
||||
$oObj->DisplayBareProperties($oPage);
|
||||
break;
|
||||
|
||||
case 'wizard_helper':
|
||||
|
||||
Reference in New Issue
Block a user