mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-07-30 12:10:25 +08:00
final tweaks for 1.4
This commit is contained in:
+1
-1
@@ -276,7 +276,7 @@ function setOuterHeight(element, height, includeMargins) {
|
||||
|
||||
var operaPositionBug;
|
||||
|
||||
function reportTBody(tbody) { // TODO: have agenda use this too
|
||||
function reportTBody(tbody) {
|
||||
if (operaPositionBug == undefined) {
|
||||
operaPositionBug = tbody.position().top != tbody.find('tr').position().top;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user