From 54f14b1d8b923d696467056ae8355e309a708ac9 Mon Sep 17 00:00:00 2001 From: Walter Hupfeld Date: Tue, 20 Feb 2024 18:18:30 +0100 Subject: [PATCH] cookies - not fixed - workaround --- liste.php | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/liste.php b/liste.php index a4e63b2..53a8dd5 100644 --- a/liste.php +++ b/liste.php @@ -36,9 +36,10 @@ + Eintragsliste @@ -46,8 +47,10 @@ + @@ -198,11 +201,11 @@ jQuery(document).ready(function(){ - dataTable = $('#list').DataTable( { - language: { - url: 'vendor/DataTables/de_DE.json' - } - }); + // dataTable = $('#list').DataTable( { + // language: { + // url: 'vendor/DataTables/de_DE.json' + // } + // });