]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove link from transitions on js page
authorMark Otto <markdotto@gmail.com>
Wed, 25 Jan 2012 03:50:18 +0000 (19:50 -0800)
committerMark Otto <markdotto@gmail.com>
Wed, 25 Jan 2012 03:50:18 +0000 (19:50 -0800)
docs/javascript.html
docs/templates/pages/javascript.mustache

index 396bf15bc231ae5dbc113575a0abf1190c717a8e..cc9c0d9eb7172329d8664c87ee983937cc3aa916 100644 (file)
         </div>
         <div class="span3">
           <label>
-            <h3><a href="./javascript.html#transitions">Transitions</a> <small class="muted">*</small><input value="bootstrap-transition.js" checked="true" type="checkbox"></h3>
+            <h3>Transitions <small class="muted">*</small><input value="bootstrap-transition.js" checked="true" type="checkbox"></h3>
             <p>For simple transition effects, include bootstrap-transition.js once to slide in modals or fade out alerts.</p>
             <p class="muted"><strong>*</strong> Required for animation in plugins</p>
           </label>
index b6b16fef21625d1634b27d1ea2fb922d59d38c24..401e86cbecb052f218f35b02238c5f92bb126044 100644 (file)
         </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>