mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 21:39:34 +02:00
Reverted AJAX Binding for logs
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
$('.dataTablesGrid').removeClass('hidden-grid');
|
||||
|
||||
oTable = $('#logGrid').dataTable({
|
||||
"sAjaxSource": "ajaxbinding",
|
||||
"sAjaxSource": "/log/ajaxbinding",
|
||||
"bProcessing": false,
|
||||
"bServerSide": true,
|
||||
"bShowAll": false,
|
||||
|
Reference in New Issue
Block a user