projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c8646d
)
No longer used.
author
Jan Schneider
<jan@horde.org>
Wed, 30 Jun 2010 21:39:31 +0000
(23:39 +0200)
committer
Jan Schneider
<jan@horde.org>
Wed, 30 Jun 2010 21:39:31 +0000
(23:39 +0200)
kronolith/js/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/kronolith.js
b/kronolith/js/kronolith.js
index
62237ed
..
07caeac
100644
(file)
--- a/
kronolith/js/kronolith.js
+++ b/
kronolith/js/kronolith.js
@@
-1848,7
+1848,6
@@
KronolithCore = {
}
};
- var scrollArea = $(view == 'day' ? 'kronolithViewDay' : 'kronolithViewWeek').down('.kronolithViewBody');
if (draggerTop) {
opts.snap = function(x, y) {
y = Math.max(0, step * (Math.min(maxTop, y) / step | 0)) - this.scrollTop;