fix filename mention in js docs per #1938
This commit is contained in:
parent
ce5976fb29
commit
da94850844
3 changed files with 2 additions and 2 deletions
|
|
@ -930,7 +930,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {
|
|||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<h2>Using bootstrap-alerts.js</h2>
|
||||
<h2>Using bootstrap-alert.js</h2>
|
||||
<p>Enable dismissal of an alert via javascript:</p>
|
||||
<pre class="prettyprint linenums">$(".alert").alert()</pre>
|
||||
<h3>Markup</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue