Refactor bootstrap3. Removed obsolet files.

This commit is contained in:
Oleg Sh
2025-02-03 20:35:11 +01:00
parent 0105f76838
commit 823fabf058
17 changed files with 16 additions and 36 deletions

View File

@@ -11,7 +11,7 @@
<script src="<?= Root("i/js/dev/jquery-2.0.3.js")?>" ></script>
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/dev/funcs.css')?>" />
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/bootstrap.css')?>" />
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/dev/bootstrap3/bootstrap.css')?>" />
<script src="<?= Root("i/js/dev/bootstrap3/bootstrap.min.js")?>" ></script>

View File

@@ -25,7 +25,7 @@
<?php IncludeCom('dev/font_ptsans')?>
<?php IncludeCom('dev/fontawesome')?>
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/bootstrap.css')?>" />
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/dev/bootstrap3/bootstrap.css')?>" />
<link rel="stylesheet" type="text/css" href="<?= Root('i/css/main_tpl.css')?>" />
<meta name="yandex-verification" content="66de0a468e59b81b" />