Moar toggle switches!

This commit is contained in:
Mark McDowall 2013-04-26 08:31:56 -07:00
commit c3c6c8ac01
5 changed files with 50 additions and 11 deletions

View file

@ -31,9 +31,16 @@
<label class="control-label">Use Scene Name</label>
<div class="controls">
<div class="switch">
<label class="checkbox toggle well">
<input type="checkbox" name="downloadClientUseSceneName"/>
</div>
<p>
<span>Yes</span>
<span>No</span>
</p>
<div class="btn btn-primary slide-button"></div>
</label>
<span class="help-inline-checkbox">
<i class="icon-question-sign" title="Use Scene name when adding NZB to queue?"></i>
</span>