mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
fix filename mention in js docs per #1938
This commit is contained in:
+1
-1
@@ -854,7 +854,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<h2>{{_i}}Using bootstrap-alerts.js{{/i}}</h2>
|
||||
<h2>{{_i}}Using bootstrap-alert.js{{/i}}</h2>
|
||||
<p>{{_i}}Enable dismissal of an alert via javascript:{{/i}}</p>
|
||||
<pre class="prettyprint linenums">$(".alert").alert()</pre>
|
||||
<h3>{{_i}}Markup{{/i}}</h3>
|
||||
|
||||
Reference in New Issue
Block a user