- fixed info modal
This commit is contained in:
parent
0363f85df8
commit
324c7883f9
1 changed files with 1 additions and 0 deletions
|
|
@ -332,6 +332,7 @@ SL.Calendar = (function() {
|
||||||
iCal.download('planetary-'+title);
|
iCal.download('planetary-'+title);
|
||||||
});
|
});
|
||||||
$('#hourinfo').modal('show');
|
$('#hourinfo').modal('show');
|
||||||
|
$('[data-toggle="tooltip"]').tooltip();
|
||||||
}
|
}
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue