From dee454cb8c710899c065e631ebcd0f3665df2244 Mon Sep 17 00:00:00 2001 From: Brian Huisman Date: Thu, 28 Sep 2023 11:37:46 -0400 Subject: [PATCH] Update Bootstrap and jQuery Bootstrap => v5.3.2 jQuery => v3.7.1 --- example.html | 2 +- example.php | 2 +- orcinus/admin.php | 2 +- orcinus/css/bootstrap.min.css | 4 ++-- orcinus/js/bootstrap.bundle.min.js | 4 ++-- orcinus/js/jquery-3.6.4.min.js | 2 -- orcinus/js/jquery.min.js | 2 ++ 7 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 orcinus/js/jquery-3.6.4.min.js create mode 100644 orcinus/js/jquery.min.js diff --git a/example.html b/example.html index 3459102..dcc1ea3 100644 --- a/example.html +++ b/example.html @@ -16,7 +16,7 @@ - + diff --git a/example.php b/example.php index 1f7aa28..2762393 100644 --- a/example.php +++ b/example.php @@ -21,7 +21,7 @@ require 'orcinus/search.php'; $_ORCINUS->render(); ?> - + diff --git a/orcinus/admin.php b/orcinus/admin.php index fd051cd..6b1580a 100644 --- a/orcinus/admin.php +++ b/orcinus/admin.php @@ -1846,7 +1846,7 @@ ORCINUS;