mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Collapse all indexer settings by default
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
autoHeight: false,
|
||||
collapsible: true
|
||||
});
|
||||
|
||||
if ($(this).hasClass('jquery-accordion-collapse-all'))
|
||||
$(this).accordion("activate", false);
|
||||
});
|
||||
|
||||
$('.jquery-tabs').livequery(function () {
|
||||
|
||||
Reference in New Issue
Block a user