1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00

remove link from transitions on js page

This commit is contained in:
Mark Otto
2012-01-24 19:50:18 -08:00
parent bacb05608f
commit c6d5dcd872
2 changed files with 2 additions and 2 deletions

View File

@@ -102,7 +102,7 @@
</div>
<div class="span3">
<label>
<h3><a href="./javascript.html#transitions">{{_i}}Transitions{{/i}}</a> <small class="muted">*</small><input value="bootstrap-transition.js" checked="true" type="checkbox"></h3>
<h3>{{_i}}Transitions{{/i}} <small class="muted">*</small><input value="bootstrap-transition.js" checked="true" type="checkbox"></h3>
<p>{{_i}}For simple transition effects, include bootstrap-transition.js once to slide in modals or fade out alerts.{{/i}}</p>
<p class="muted"><strong>*</strong> {{_i}}Required for animation in plugins{{/i}}</p>
</label>