From 6eabd990679e7bc0c13a738a3d8f18e0c984d4aa Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 24 Jun 2022 03:05:49 +0200 Subject: [PATCH] hide modals on back button (instead of going back 1 page) --- files/templates/util/assetcache.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/util/assetcache.html b/files/templates/util/assetcache.html index f93c7a8c6..ff7cd6b31 100644 --- a/files/templates/util/assetcache.html +++ b/files/templates/util/assetcache.html @@ -16,7 +16,7 @@ set CACHE_VER = { 'css/win98.css': 61, 'js/award_modal.js': 253, - 'js/bootstrap.js': 259, + 'js/bootstrap.js': 260, 'js/comments+submission_listing.js': 261, 'js/emoji_modal.js': 282, 'js/formatting.js': 240,