mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
N°3907 - Polishing: Run query - Add dictionary entry
This commit is contained in:
@@ -415,7 +415,7 @@ class AjaxRenderController
|
||||
}
|
||||
}
|
||||
}
|
||||
if (isset($aObject)) {
|
||||
if (isset($aObj)) {
|
||||
if ($sIdName != "") {
|
||||
if (isset($aObj[$sIdName])) {
|
||||
$aObj["id"] = $aObj[$sIdName];
|
||||
|
||||
Reference in New Issue
Block a user