Parcourir la source

Update index.html

change 

            <pre class="prettyprint linenums">
$('#label-text-switch').bootstrapSwitch('setTextLabel', 'Radio');</pre>
        </div>

to

            <pre class="prettyprint linenums">
$('#label-text-switch').bootstrapSwitch('setTextLabel', 'Radio');</pre>
Stein, Peter il y a 11 ans
Parent
commit
375017e1de
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      examples/index.html

+ 0 - 1
examples/index.html

@@ -347,7 +347,6 @@ $('#label-switch').bootstrapSwitch('setOffLabel', 'O');</pre>
             <pre class="prettyprint linenums">
 $('#label-text-switch').bootstrapSwitch('setTextLabel', 'Radio');</pre>
         </div>
-        </div>
     </div>
 
     <div class="row-fluid">