mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
N°931: Fix tag css class
This commit is contained in:
@@ -7261,7 +7261,7 @@ class AttributeTagSet extends AttributeSet
|
||||
}
|
||||
else
|
||||
{
|
||||
$sHtml .= '<span class="attribute-set-item-undefined">'.$oTag.'</span>';
|
||||
$sHtml .= '<span class="attribute-set-item">'.$oTag.'</span>';
|
||||
}
|
||||
}
|
||||
$sHtml .= '</span>';
|
||||
|
||||
Reference in New Issue
Block a user