@@ -71,7 +71,7 @@ $('#myModal').on('show.bs.modal', function (e) {
...
@@ -71,7 +71,7 @@ $('#myModal').on('show.bs.modal', function (e) {
{% endhighlight %}
{% endhighlight %}
<h3id="js-version-nums">Version numbers</h3>
<h3id="js-version-nums">Version numbers</h3>
The version of each of Bootstrap's jQuery plugins can be accessed via the <code>VERSION</code> property of the plugin's constructor. For example, for the tooltip plugin:
<p>The version of each of Bootstrap's jQuery plugins can be accessed via the <code>VERSION</code> property of the plugin's constructor. For example, for the tooltip plugin:</p>