diff --git a/select2-latest.html b/select2-latest.html index bd6e8728..a74948fb 100644 --- a/select2-latest.html +++ b/select2-latest.html @@ -1555,7 +1555,7 @@ $("#select").select2({ resultsfunction Function used to build the query results object from the ajax response -
results(data, page)
+
results(data, page, query)
ParameterTypeDescription
dataobjectRetrieved data.