Quickfix hanging tipsy popups

This commit is contained in:
Bart Visscher 2011-10-25 20:01:04 +02:00
parent 55d957489d
commit d0e9c81399
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ Calendar={
space:' ',
UI:{
startEventDialog:function(){
$('.tipsy').remove();
Calendar.UI.lockTime();
$( "#from" ).datepicker({
dateFormat : 'dd-mm-yy'