mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Page/Search
* always display tab to denote what type was found
This commit is contained in:
@@ -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 = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user