mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 00:53:57 -07:00
Fixed indexer settings, switches are Yes/No now
This commit is contained in:
parent
2c519a7dcd
commit
01075ec8d5
4 changed files with 19 additions and 21 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue