mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
@@ -75,6 +75,7 @@ class UILinksWidget
|
||||
{
|
||||
// Serialize the link set into a JSon object
|
||||
$aCurrentValues = array();
|
||||
$oCurrentValuesSet->Rewind(); // Make sure we can iterate through this set...
|
||||
while($oLinkObj = $oCurrentValuesSet->Fetch())
|
||||
{
|
||||
$sRow = '{';
|
||||
|
||||
Reference in New Issue
Block a user