2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Document the VERSION property of the jQuery plugins; fixes #15202

[skip sauce]
This commit is contained in:
Chris Rebert
2014-12-30 13:03:36 -08:00
parent c3e6111eef
commit 5ccfd98c31
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@
<li><a href="#js-programmatic-api">Programmatic API</a></li>
<li><a href="#js-noconflict">No conflict</a></li>
<li><a href="#js-events">Events</a></li>
<li><a href="#js-version-nums">Version numbers</a></li>
<li><a href="#js-disabled">When JavaScript is disabled</a></li>
<li><a href="#callout-third-party-libs">Third-party libraries</a></li>
</ul>