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
commit 18773bc665

View file

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