doc fix
This commit is contained in:
parent
8c369fb261
commit
098ad8ba16
@ -1066,7 +1066,7 @@ $(document).ready(function () {
|
|||||||
<td>boolean</td>
|
<td>boolean</td>
|
||||||
<td>
|
<td>
|
||||||
<p>
|
<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 set to <code>true</code>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="alert alert-info">
|
<p class="alert alert-info">
|
||||||
|
@ -1099,7 +1099,7 @@ $(document).ready(function () {
|
|||||||
<td>boolean</td>
|
<td>boolean</td>
|
||||||
<td>
|
<td>
|
||||||
<p>
|
<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 set to <code>true</code>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p class="alert alert-info">
|
<p class="alert alert-info">
|
||||||
|
Loading…
Reference in New Issue
Block a user