mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 17:18:51 +02:00
N°6154 - n:n Read - tooltip, buttons tooltips on edit widgets
This commit is contained in:
@@ -127,7 +127,7 @@ abstract class AbstractBlockLinkSetViewTable extends UIContentBlock
|
||||
Dict::S("Class:{$this->sObjectClass}"),
|
||||
$this->oDbObject->Get('friendlyname'),
|
||||
$this->oAttDef->GetLabel(),
|
||||
$this->sTargetClass,
|
||||
Dict::S("Class:{$this->sTargetClass}"),
|
||||
$oDBObject !== null ? $oDBObject->Get('friendlyname') : '{item}');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user