Hi, when I click on the calendar icon today, the calender 2015 is shown instead of 2016. May I ask you to double-check please?
Thanks for your support.
Cheers,
Martin
in the file calendar-setup.js change line
param_default("range", [2005, 2015]);
to
param_default("range", [2005, 2020]);
this will solve that problem.
100%. Vielen Dank. :-) So funktioniert es.
good version of calendar-setup.js
Log in to post a comment.
in the file calendar-setup.js change line
param_default("range", [2005, 2015]);
to
param_default("range", [2005, 2020]);
this will solve that problem.
Last edit: Stefan Schäfer 2016-02-11
100%. Vielen Dank. :-) So funktioniert es.
good version of calendar-setup.js