* Fix bug#22451,22473,22475
This commit is contained in:
@@ -75,7 +75,6 @@ class program extends control
|
||||
|
||||
/* Build the search form. */
|
||||
$actionURL = $this->createLink('program', 'browse', "status=bySearch&orderBy={$orderBy}&recTotal={$recTotal}&recPerPage={$recPerPage}&pageID={$pageID}¶m=myQueryID");
|
||||
$this->config->program->search['onMenuBar'] = 'yes';
|
||||
$this->config->program->search['actionURL'] = $actionURL;
|
||||
$this->loadModel('search')->setSearchParams($this->config->program->search);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user