- fixed info modal

This commit is contained in:
flux 2019-01-01 20:48:29 +01:00
parent 0363f85df8
commit 324c7883f9

View file

@ -332,6 +332,7 @@ SL.Calendar = (function() {
iCal.download('planetary-'+title);
});
$('#hourinfo').modal('show');
$('[data-toggle="tooltip"]').tooltip();
}
return {