Просмотр исходного кода

chore: also remove jQuery in bootstrap5 template

rugk 1 месяц назад
Родитель
Сommit
acb7e4e55e
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      tpl/bootstrap5.php

+ 0 - 1
tpl/bootstrap5.php

@@ -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) :
 ?>