mirror of
https://github.com/UnickSoft/graphonline.git
synced 2026-02-16 02:30:51 +00:00
Refactor bootstrap3. Removed obsolet files.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user