Убрана сбоящая привязка к jquery-1.7.2.min.js восмилетней давности и неподдерживаемые jquery плагины.

This commit is contained in:
Igor Barkov (iwork)
2020-09-28 17:02:41 +03:00
parent ef307ff1d7
commit e09fa9ea6e
19 changed files with 29 additions and 11361 deletions
+1 -2
View File
@@ -332,7 +332,6 @@ if($_GET['go_back'] == 1) {
<title>404</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="content-language" content="ru" />
<script src="js/jquery-1.7.2.min.js"></script>
<script src="js/ajaxLoad.js"></script>
<link rel="stylesheet" type="text/css" href="css/hostel.css" />
</head>
@@ -381,7 +380,7 @@ function hide_this(id) {
const node = document.getElementById(id);
if(node) {
node.style.display = 'none';
};
}
}
</script>
<div style="overflow: hidden;">