From 8b8d6157f4532ce4d64b91732e2b14b16e1180c9 Mon Sep 17 00:00:00 2001 From: phl0 Date: Fri, 16 May 2025 10:44:08 +0200 Subject: [PATCH] Ah this is how it works :D --- application/views/visitor/layout/footer.php | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/application/views/visitor/layout/footer.php b/application/views/visitor/layout/footer.php index 52e91198d..6477fee40 100644 --- a/application/views/visitor/layout/footer.php +++ b/application/views/visitor/layout/footer.php @@ -231,17 +231,11 @@ if ($lang_code != 'en' && !file_exists(FCPATH . "assets/json/datatables_language "scrollY": "500px", "scrollCollapse": true, "paging": true, - "layout": { - "topEnd": { - "search": { - "text": 'Filter Results' - } - } - }, "scrollX": true, "order": [ 0, 'desc' ], "language": { url: getDataTablesLanguageUrl(), + search: '', }, dom: 'Bfrtip', buttons: [