1
0
mirror of synced 2024-11-22 13:06:08 +03:00

Update select2-latest.html

This commit is contained in:
sieppl 2014-01-20 12:15:52 +01:00
parent 985485037c
commit e362c4ace1

View File

@ -1566,7 +1566,7 @@ $("#select").select2({
nextSearchTerm: displayCurrentValue
});
</pre>
<p class="alert alert-info">Function can be used when the dropdown is configured in single and multi-select mode. It is triggered after selecting an item. In single mode it is also triggered when an initSelection is provided.</p>
<p class="alert alert-info">Function can be used when the dropdown is configured in single and multi-select mode. It is triggered after selecting an item. In single mode it is also triggered after initSelection (when provided).</p>
</td></tr>
</table>