diff --git a/select2-latest.html b/select2-latest.html index 6986f284..e1a7c087 100644 --- a/select2-latest.html +++ b/select2-latest.html @@ -1331,6 +1331,21 @@ format(item) {
null
/undefined
to disable the message.formatAjaxError(jqXHR, textStatus, errorThrown)+
Parameter | Type | Description |
---|---|---|
jqXHR | object | The XMLHttpRequest object. |
textStatus | string | Ajax request status text. |
errorThrown | string | Server response status text. |
<returns> | string | Message html. |
For more info on the parameters, refer to the JQuery API Documentation. +
+