From 83a1bd2194baeb5e39a1d4e2908b1878edab405a Mon Sep 17 00:00:00 2001 From: lolka1333 Date: Sun, 19 Apr 2026 21:53:37 +0300 Subject: [PATCH] Change max quantity from 10000 to 500 --- web/html/modals/client_bulk_modal.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/html/modals/client_bulk_modal.html b/web/html/modals/client_bulk_modal.html index 1a8baf13..6e61feae 100644 --- a/web/html/modals/client_bulk_modal.html +++ b/web/html/modals/client_bulk_modal.html @@ -26,7 +26,7 @@ - + @@ -247,4 +247,4 @@ }); -{{end}} \ No newline at end of file +{{end}}