Merge pull request #372 from yourabi/gh-pages
closeOnSelect documentation fix
This commit is contained in:
commit
ea744c3317
@ -938,7 +938,7 @@ $("#e18,#e18_2").select2();
|
||||
<td>boolean</td>
|
||||
<td>
|
||||
<p>
|
||||
If set to true the dropdown is not closed after a selection is made, allowing for rapid selection of multiple items. By default this option is disabled.
|
||||
If set to false the dropdown is not closed after a selection is made, allowing for rapid selection of multiple items. By default this option is disabled.
|
||||
</p>
|
||||
|
||||
<p class="alert alert-info">
|
||||
|
Loading…
Reference in New Issue
Block a user