2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Fix bad title for our dispose method in our documentation

This commit is contained in:
Johann-S
2017-10-30 14:51:46 +01:00
parent 6d00ed586b
commit 10773f45d4
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -226,7 +226,7 @@ Shows a collapsible element. **Returns to the caller before the collapsible elem
Hides a collapsible element. **Returns to the caller before the collapsible element has actually been hidden** (i.e. before the `hidden.bs.collapse` event occurs).
### `.collapse('dispose')`
#### `.collapse('dispose')`
Destroys an element's collapse.