mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
N°3551 - Migrate module to new UIBlock system : Customer Survey
This commit is contained in:
@@ -316,7 +316,7 @@ class AjaxRenderController
|
||||
}
|
||||
|
||||
// Filter the list to removed linked set since we are not able to display them here
|
||||
$sIdName = "";
|
||||
$sIdName = isset($extraParams["id_for_select"])?$extraParams["id_for_select"]:"";
|
||||
$aOrderBy = array();
|
||||
$iSortIndex = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user