From 5b14523f8491aef0bc9dffac7ecc76016e253ebb Mon Sep 17 00:00:00 2001 From: arifal Date: Mon, 14 Jul 2025 14:55:51 +0700 Subject: [PATCH] fix remove cdn language --- resources/views/transaction/index.blade.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/resources/views/transaction/index.blade.php b/resources/views/transaction/index.blade.php index dd32f4b..3fe500b 100755 --- a/resources/views/transaction/index.blade.php +++ b/resources/views/transaction/index.blade.php @@ -2521,9 +2521,6 @@ use Illuminate\Support\Facades\Auth; responsive: true, scrollX: true, order: [[0, 'desc']], // Sort by date descending - language: { - url: "//cdn.datatables.net/plug-ins/1.10.24/i18n/Indonesian.json" - } }); }