mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-25 23:05:47 +00:00
Added missing doc
This commit is contained in:
parent
6f3a161433
commit
12f6a69d09
|
@ -242,6 +242,7 @@ window.WMTypeAhead = function ( appendTo, searchInput ) {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Card displayed if no results could be found
|
* Card displayed if no results could be found
|
||||||
|
* @param {string} searchString - The search string.
|
||||||
* @returns {string}
|
* @returns {string}
|
||||||
*/
|
*/
|
||||||
function getNoResultsIndicator( searchString ) {
|
function getNoResultsIndicator( searchString ) {
|
||||||
|
|
Loading…
Reference in a new issue