mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
#348 Multi-column queries not working fine with open joins and if null values to be displayed
SVN:trunk[1115]
This commit is contained in:
@@ -130,7 +130,7 @@ try
|
||||
$oP->add("<h3>Query results</h3>\n");
|
||||
|
||||
$oResultBlock = new DisplayBlock($oFilter, 'list', false);
|
||||
$oResultBlock->Display($oP, 1);
|
||||
$oResultBlock->Display($oP, 'runquery');
|
||||
|
||||
$oP->p('');
|
||||
$oP->StartCollapsibleSection(Dict::S('UI:RunQuery:MoreInfo'), false);
|
||||
|
||||
Reference in New Issue
Block a user