Browse 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 11 years ago
parent
commit
375017e1de
1 changed files with 0 additions and 1 deletions
  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">