fixed isotope glitch
This commit is contained in:
parent
b8d9931f11
commit
839addec29
1 changed files with 1 additions and 0 deletions
|
|
@ -225,6 +225,7 @@ SL.Calendar = (function() {
|
|||
}
|
||||
SL.Calendar.resetFileInput();
|
||||
$('.planetaryhour').on('click', SL.Calendar.hourInfo);
|
||||
$('#calendar').isotope('destroy');
|
||||
NProgress.done();
|
||||
clearTimeout(timeout);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue