chore: also remove jQuery in bootstrap5 template

This commit is contained in:
rugk 2026-06-16 11:42:01 +00:00
parent ef3d5977cc
commit acb7e4e55e

View file

@ -26,7 +26,6 @@ endif;
?>
<noscript><link type="text/css" rel="stylesheet" href="css/noscript.css" /></noscript>
<?php $this->_linkTag('js/zlib-1.3.2.js'); ?>
<?php $this->_scriptTag('js/jquery-3.7.1.js', 'defer'); ?>
<?php
if ($QRCODE) :
?>