1
0
mirror of synced 2024-11-22 21:16:10 +03:00
This commit is contained in:
Igor Vaynberg 2013-03-01 00:50:06 -08:00
parent 8c369fb261
commit 098ad8ba16
2 changed files with 2 additions and 2 deletions

View File

@ -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">

View File

@ -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">