From acb7e4e55eecec72603cce39ccf1d94ac2273fdf Mon Sep 17 00:00:00 2001 From: rugk Date: Tue, 16 Jun 2026 11:42:01 +0000 Subject: [PATCH] chore: also remove jQuery in bootstrap5 template --- tpl/bootstrap5.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tpl/bootstrap5.php b/tpl/bootstrap5.php index 64e451d2..2e36ccc7 100644 --- a/tpl/bootstrap5.php +++ b/tpl/bootstrap5.php @@ -26,7 +26,6 @@ endif; ?> _linkTag('js/zlib-1.3.2.js'); ?> - _scriptTag('js/jquery-3.7.1.js', 'defer'); ?>