mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-01 06:18:16 +00:00
Config grid was always hidden.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
}
|
||||
|
||||
$(document).ready(function() {
|
||||
$('#historyGrid').removeClass('hidden-grid');
|
||||
$('#configGrid').removeClass('hidden-grid');
|
||||
|
||||
oTable = $('.dataTablesGrid').dataTable({
|
||||
"bShowAll": true,
|
||||
|
||||
Reference in New Issue
Block a user