fix #10986
This commit is contained in:
parent
969cb04acb
commit
730d7f0b13
1 changed files with 1 additions and 1 deletions
|
|
@ -253,7 +253,7 @@ $('#myModal').on('show.bs.modal', function (e) {
|
|||
<tbody>
|
||||
<tr>
|
||||
<td>backdrop</td>
|
||||
<td>boolean</td>
|
||||
<td>boolean or the string <code>'static'</code></td>
|
||||
<td>true</td>
|
||||
<td>Includes a modal-backdrop element. Alternatively, specify <code>static</code> for a backdrop which doesn't close the modal on click.</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue