1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2025-01-01 12:54:21 +00:00

Fixed: Delay profiles are no longer hidden under advanced settings (#1019)

This commit is contained in:
Mitchell Cash 2017-03-06 01:43:42 +10:00 committed by Devin Buhl
parent 91c71ed6a0
commit 18773bc665

View file

@ -1,4 +1,4 @@
<fieldset class="advanced-setting">
<fieldset>
<legend>Delay Profiles</legend>
<div class="col-md-12">
@ -21,4 +21,4 @@
</div>
</div>
</div>
</fieldset>
</fieldset>