mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
virtualsplit and searchbar vue component, TestSearch Controller and View for Demonstration, minor change to SearchBar Controller to work with posted json
This commit is contained in:
@@ -191,7 +191,7 @@ class SearchBarLib
|
||||
/**
|
||||
*
|
||||
*/
|
||||
private function raum($searchstr, $type)
|
||||
private function _raum($searchstr, $type)
|
||||
{
|
||||
return array();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user