summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/frontend/jquery-week-calendar/jquery.weekcalendar.js
diff options
context:
space:
mode:
authorMichael Scherle2017-03-23 03:02:24 +0100
committerMichael Scherle2017-03-23 03:02:24 +0100
commitc1b2b91fc67abfa968ba7c6f790ed0dbe18b96eb (patch)
treec164bad9ed1c0f2a534ac1219619fecc2c394706 /modules-available/locationinfo/frontend/jquery-week-calendar/jquery.weekcalendar.js
parentSave Button is now in the footer. Url preview added in the room settings (diff)
downloadslx-admin-c1b2b91fc67abfa968ba7c6f790ed0dbe18b96eb.tar.gz
slx-admin-c1b2b91fc67abfa968ba7c6f790ed0dbe18b96eb.tar.xz
slx-admin-c1b2b91fc67abfa968ba7c6f790ed0dbe18b96eb.zip
frontend: fixed freitrag, fixed language, fixed vertical parameter bug
Diffstat (limited to 'modules-available/locationinfo/frontend/jquery-week-calendar/jquery.weekcalendar.js')
-rwxr-xr-xmodules-available/locationinfo/frontend/jquery-week-calendar/jquery.weekcalendar.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules-available/locationinfo/frontend/jquery-week-calendar/jquery.weekcalendar.js b/modules-available/locationinfo/frontend/jquery-week-calendar/jquery.weekcalendar.js
index f6404ea3..9d83afca 100755
--- a/modules-available/locationinfo/frontend/jquery-week-calendar/jquery.weekcalendar.js
+++ b/modules-available/locationinfo/frontend/jquery-week-calendar/jquery.weekcalendar.js
@@ -327,8 +327,7 @@ function MyDate() {
this._resizeCalendar();
},
scrollToHour:function(){
- console.log("scroll");
- this._scrollToHour(new MyDate(), false);
+ this._scrollToHour(this._getCurrentScrollHour(), false);
},
/*
* Clear all events currently loaded into the calendar