From 86b782bc33deda624a29404142d0de133b50625e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Sun, 31 May 2026 05:49:37 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20audit=20filter=20=E2=80=94=20add=20submi?= =?UTF-8?q?t=20button,=20fix=20type=20comparison?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/audit.ejs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/views/audit.ejs b/views/audit.ejs index 34d6dae..c5ae206 100644 --- a/views/audit.ejs +++ b/views/audit.ejs @@ -91,14 +91,15 @@
- <% companies.forEach(c => { %> - <% }) %> + <% if (selectedCompanyId) { %> Сбросить <% } %>