diff --git a/frontend/admin/history.php b/frontend/admin/history.php index ec415cb..0e0264c 100644 --- a/frontend/admin/history.php +++ b/frontend/admin/history.php @@ -127,7 +127,6 @@ async function loadHistory(page = 1) { renderHistoryPagination(); } } -} function renderHistoryPagination() { const container = document.getElementById('historyPagination');