Customizable tables implementation...

SVN:trunk[2129]
This commit is contained in:
Denis Flaven
2012-07-24 15:13:02 +00:00
parent 5125000994
commit 5430f52145
2 changed files with 2 additions and 2 deletions

View File

@@ -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);