Selaa lähdekoodia

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 11 vuotta sitten
vanhempi
commit
375017e1de
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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">