mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 00:58:48 +02:00
N°4349 - Drop-down mandatory template field documented still required in modification
This commit is contained in:
@@ -49,7 +49,6 @@ class ConsoleSelectObjectFieldRenderer extends FieldRenderer
|
||||
$oOutput = parent::Render();
|
||||
|
||||
$oBlock = FieldUIBlockFactory::MakeStandard($this->oField->GetLabel());
|
||||
$oBlock->SetValueId($this->oField->GetGlobalId());
|
||||
$oBlock->AddDataAttribute("input-id", $this->oField->GetGlobalId());
|
||||
|
||||
$sEditType = 'none';
|
||||
|
||||
Reference in New Issue
Block a user