From 1ebbbaa632f18db7a251978b3bbc35004a6c5e39 Mon Sep 17 00:00:00 2001 From: mwinter Date: Sun, 31 Jan 2021 16:50:05 +0100 Subject: [PATCH] updating year and release info --- public/javascripts/global.js | 332 +++++++++++++++++++---------------- public/stylesheets/style.css | 48 +++-- 2 files changed, 209 insertions(+), 171 deletions(-) diff --git a/public/javascripts/global.js b/public/javascripts/global.js index 8e6eff2..6766828 100644 --- a/public/javascripts/global.js +++ b/public/javascripts/global.js @@ -13,15 +13,15 @@ $(document).ready(function() { populatePieces('secondary'); populatePublications(); populateReleases(); - populatePerformances(2020, 'composer', true); - populateTalks(2020, true); + populatePerformances(2021, 'composer', true); + populateTalks(2021, true); populateAbout(); populateGallerySelector(); if (window.location.href.split('/').pop().substring(0,3) != "#lg") { window.history.replaceState("object or string", "Title", "/"); + } } -} $( window ).resize(function() { resetDivHeights(); @@ -76,15 +76,15 @@ $(document).ready(function() { $('#eventtypepicker').append($('