mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-26 04:41:41 +02:00
Fix grid for few users as well as lots
This commit is contained in:
commit
cb0f574e82
@ -2376,4 +2376,4 @@ var et2_calendar_planner = (function(){ "use strict"; return et2_calendar_view.e
|
|||||||
this.grid.height(this.rows[0].scrollHeight);
|
this.grid.height(this.rows[0].scrollHeight);
|
||||||
}
|
}
|
||||||
});}).call(this);
|
});}).call(this);
|
||||||
et2_register_widget(et2_calendar_planner, ["calendar-planner"]);
|
et2_register_widget(et2_calendar_planner, ["calendar-planner"]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user