Changed: Don't hide custom formats behind advanced settings when editing quality.

Didn't work very well.
Leonardo Galli 6 years ago
parent a50b74c177
commit 4009852c35

@ -31,11 +31,15 @@
</div>
</div>
<div class="form-group advanced-setting">
<div class="form-group">
<label class="col-sm-4 control-label">Custom Formats</label>
<div class="col-sm-4">
<input type="text" class="form-control x-tags" tag-source="{{formats}}" tag-class-name="label label-success">
</div>
<span class="help-inline-checkbox">
<i class="icon-radarr-form-info" title="Edit matched custom formats for this file. ADVANCED USERS ONLY!"/>
</span>
</div>
</div>

Loading…
Cancel
Save