From 7c8df8585abbdedc0d3ede5263870d35f4d8da49 Mon Sep 17 00:00:00 2001 From: Jacek Pyziak Date: Tue, 2 Dec 2025 00:31:09 +0100 Subject: [PATCH] =?UTF-8?q?feat:=20Zaktualizuj=20rozmiar=20i=20czas=20mody?= =?UTF-8?q?fikacji=20pliku=20class.Cron.php=20oraz=20dodaj=20d=C5=82ugo?= =?UTF-8?q?=C5=9B=C4=87=20strony=20do=20tabeli=20historii=20produkt=C3=B3w?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/ftp-kr.sync.cache.json | 4 ++-- templates/products/product_history.php | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.vscode/ftp-kr.sync.cache.json b/.vscode/ftp-kr.sync.cache.json index b7466b9..540a36a 100644 --- a/.vscode/ftp-kr.sync.cache.json +++ b/.vscode/ftp-kr.sync.cache.json @@ -35,8 +35,8 @@ }, "class.Cron.php": { "type": "-", - "size": 21248, - "lmtime": 1763678619283, + "size": 22459, + "lmtime": 1764273350638, "modified": false }, "class.Products.php": { diff --git a/templates/products/product_history.php b/templates/products/product_history.php index 88b7291..8cedc79 100644 --- a/templates/products/product_history.php +++ b/templates/products/product_history.php @@ -76,6 +76,7 @@ type: 'POST', url: '/products/get_product_history_table/client_id=' + client_id + '&product_id=' + product_id, }, + pageLength: 30, processing: true, serverSide: true, searching: false,