mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-28 13:08:45 +02:00
Alpha 2.3.0 fixes :
- Multiple request templates on portal - SelectField interface stabilization - UI fixes on portal - Forms updates on lifecycle SVN:trunk[3970]
This commit is contained in:
@@ -48,6 +48,7 @@ class BsSubFormFieldRenderer extends FieldRenderer
|
||||
'fields_impacts' => $this->oField->GetForm()->GetFieldsImpacts(),
|
||||
'form_path' => $this->oField->GetForm()->GetId()
|
||||
);
|
||||
|
||||
$sFieldSetOptions = json_encode($aFieldSetOptions);
|
||||
$oOutput->AddJs(
|
||||
<<<EOF
|
||||
|
||||
Reference in New Issue
Block a user