From 0e3f694097be6674c81d4e4b5b03c5c0ae092f0f Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Sun, 31 Oct 2021 15:19:26 -0400 Subject: [PATCH] Rename bootstrap with version so we don't have to cache bust it, so that .map loading works. --- web/skins/classic/includes/functions.php | 2 +- web/skins/classic/js/{bootstrap.js => bootstrap-4.5.0.js} | 0 .../classic/js/{bootstrap.min.js => bootstrap-4.5.0.min.js} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename web/skins/classic/js/{bootstrap.js => bootstrap-4.5.0.js} (100%) rename web/skins/classic/js/{bootstrap.min.js => bootstrap-4.5.0.min.js} (100%) diff --git a/web/skins/classic/includes/functions.php b/web/skins/classic/includes/functions.php index 1b01a73e8..c593601aa 100644 --- a/web/skins/classic/includes/functions.php +++ b/web/skins/classic/includes/functions.php @@ -916,7 +916,7 @@ function xhtmlFooter() { ?> - +