瀏覽代碼

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 年之前
父節點
當前提交
375017e1de
共有 1 個文件被更改,包括 0 次插入1 次删除
  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">