mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Minor fix
SVN:trunk[413]
This commit is contained in:
@@ -399,6 +399,10 @@ abstract class DBObject
|
||||
if (is_object($oTargetObj))
|
||||
{
|
||||
$sEditValue = $oTargetObj->GetName();
|
||||
}
|
||||
else
|
||||
{
|
||||
$sEditValue = 0;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user