mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 10:08:45 +02:00
Dashboard: finalized the beta version of the header dashlets
SVN:trunk[2055]
This commit is contained in:
@@ -209,7 +209,7 @@ abstract class AttributeDefinition
|
||||
*/
|
||||
public function GetValueLabel($sValue)
|
||||
{
|
||||
return GetAsHTML($sValue);
|
||||
return $this->GetAsHTML($sValue);
|
||||
}
|
||||
|
||||
public function GetLabel_Obsolete()
|
||||
|
||||
Reference in New Issue
Block a user