diff --git a/js/SL.Calendar.js b/js/SL.Calendar.js index 68c185e..3fcd441 100644 --- a/js/SL.Calendar.js +++ b/js/SL.Calendar.js @@ -225,6 +225,7 @@ SL.Calendar = (function() { } SL.Calendar.resetFileInput(); $('.planetaryhour').on('click', SL.Calendar.hourInfo); + $('#calendar').isotope('destroy'); NProgress.done(); clearTimeout(timeout); }