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,