Fixed indexer settings, switches are Yes/No now

This commit is contained in:
Mark McDowall 2013-05-23 08:37:00 -07:00
parent 2c519a7dcd
commit 01075ec8d5
4 changed files with 19 additions and 21 deletions

View file

@ -5,8 +5,8 @@
<label class="checkbox toggle well">
<input type="checkbox" name="fields.{{order}}.value"/>
<p>
<span>On</span>
<span>Off</span>
<span>Yes</span>
<span>No</span>
</p>
<div class="btn btn-primary slide-button"></div>