From bee182530d9e978dc9c9ec807e9f707973f25a57 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 29 Jun 2022 03:49:47 +0200 Subject: [PATCH] restore clicking on navbar to scroll to top --- 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 ebca4b83a0..bafcdf6397 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': 270, + 'js/bootstrap.js': 271, 'js/comments+submission_listing.js': 261, 'js/submission_listing.js': 261, 'js/emoji_modal.js': 297,