mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Remove the generation of an additional class TagFieldData for AttributeDashboard
This commit is contained in:
@@ -1514,7 +1514,6 @@ EOF
|
||||
}
|
||||
elseif ($sAttType == 'AttributeDashboard')
|
||||
{
|
||||
$aTagFieldsInfo[] = $sAttCode;
|
||||
$aParameters['is_user_editable'] = $this->GetPropBoolean($oField, 'is_user_editable', true);
|
||||
$aParameters['definition_file'] = $this->GetPropString($oField, 'definition_file');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user