mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-10-30 15:32:31 +01:00
Fixed scripts on DownloadClient settings
This commit is contained in:
parent
f40305cb04
commit
171e0cbb31
@ -62,6 +62,7 @@
|
||||
<div id="result" class="hiddenResult">
|
||||
</div>
|
||||
|
||||
@section Scripts{
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function () {
|
||||
$('#downloadClientAccordion').accordion("activate", false);
|
||||
@ -157,3 +158,4 @@
|
||||
});
|
||||
});
|
||||
</script>
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user