mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Customizable tables implementation...
SVN:trunk[2129]
This commit is contained in:
@@ -439,7 +439,6 @@ function DisplayDetails($oP, $sClass, $oObj, $id)
|
||||
*/
|
||||
function DisplaySearchSet($oP, $oFilter, $bSearchForm = true, $sBaseClass = '', $sFormat = '')
|
||||
{
|
||||
$oSet = new DBObjectSet($oFilter);
|
||||
if ($bSearchForm)
|
||||
{
|
||||
$aParams = array('open' => true);
|
||||
|
||||
Reference in New Issue
Block a user