mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-27 00:58:55 +01:00
killed debug message left in source
This commit is contained in:
parent
560c9abb29
commit
bd8b16249b
@ -284,7 +284,6 @@ Calendar.showMonthsCombo = function () {
|
||||
s.left = (cd.offsetLeft + cd.offsetWidth - mcw) + "px";
|
||||
}
|
||||
s.top = (cd.offsetTop + cd.offsetHeight) + "px";
|
||||
alert('showMonthCombo()'+s.left+','+s.top);
|
||||
};
|
||||
|
||||
Calendar.showYearsCombo = function (fwd) {
|
||||
|
Loading…
Reference in New Issue
Block a user