mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°3750 Fix no data-input-id attribute for status attribute
This commit is contained in:
@@ -860,6 +860,7 @@ EOF
|
||||
$val = array(
|
||||
'label' => '<label>'.$oAttDef->GetLabel().'</label>',
|
||||
'value' => $sHTMLValue,
|
||||
'inputId' => $sInputId,
|
||||
'comments' => $sComments,
|
||||
'infos' => $sInfos,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user