From 2922204b484e1f67ab0c1e580406f30133a76c97 Mon Sep 17 00:00:00 2001 From: Dmitry Tretyakov <76806170+tretdm@users.noreply.github.com> Date: Wed, 25 Oct 2023 17:11:04 +0700 Subject: [PATCH] Update Logs.xml --- Web/Presenters/templates/Admin/Logs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/Presenters/templates/Admin/Logs.xml b/Web/Presenters/templates/Admin/Logs.xml index 8b279008..ab5e62f5 100644 --- a/Web/Presenters/templates/Admin/Logs.xml +++ b/Web/Presenters/templates/Admin/Logs.xml @@ -9,7 +9,7 @@ {/block} {block content} - {var $amount = $logs->getRowCount()} + {var $amount = sizeof($logs)}