From d480fb1dfa83662f8bbccc2c9c6d4147c1a30bdb Mon Sep 17 00:00:00 2001 From: yangsh Date: Mon, 19 Jan 2026 13:18:31 +0900 Subject: [PATCH] =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Views/pages/article/processible/datecount.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Views/pages/article/processible/datecount.php b/app/Views/pages/article/processible/datecount.php index ead0f53..24c6766 100644 --- a/app/Views/pages/article/processible/datecount.php +++ b/app/Views/pages/article/processible/datecount.php @@ -521,7 +521,7 @@ } }, { - data: null, render: function (data, type, row) { + data: null, render: function (data, type, row, meta) { var str = `
-- 2.49.1