rework autocomplete: some polishing
This commit is contained in:
@@ -663,7 +663,7 @@ function acl_lookup(&$a, $out_type = 'json') {
|
||||
* @brief Searching for global contacts for autocompletion
|
||||
*
|
||||
* @param App $a
|
||||
* @return array
|
||||
* @return array with the search results
|
||||
*/
|
||||
function navbar_complete(&$a) {
|
||||
|
||||
@@ -704,4 +704,4 @@ function navbar_complete(&$a) {
|
||||
}
|
||||
}
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user