Page/Search
* always display tab to denote what type was found
This commit is contained in:
parent
d9cd24026c
commit
af7b9f57b0
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ class SearchPage extends GenericPage
|
|||
protected $mode = CACHE_TYPE_SEARCH;
|
||||
protected $js = ['swfobject.js'];
|
||||
protected $lvTabs = []; // [file, data, extraInclude, osInfo] // osInfo:[type, appendix, nMatches, param1, param2]
|
||||
protected $forceTabs = true;
|
||||
protected $search = ''; // output
|
||||
protected $invalid = [];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue