mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
N°6223 - Linkset modal edition: set extkey to host object read-only
This commit is contained in:
@@ -242,6 +242,8 @@ JS
|
||||
|
||||
// Prepare web page (should more likely be some kind of response object like for Symfony)
|
||||
$aFormExtraParams = array('wizard_container' => 1);
|
||||
FormHelper::UpdateFlagsFromContext($oObj, $aFormExtraParams);
|
||||
|
||||
if ($this->IsHandlingXmlHttpRequest()) {
|
||||
$oPage = new AjaxPage('');
|
||||
$aFormExtraParams['js_handlers'] = [];
|
||||
|
||||
Reference in New Issue
Block a user