MDL-60587 calendar: Improve link params for calendar buttons

This commit is contained in:
Andrew Nicols
2017-11-02 21:49:28 +08:00
parent 6607c5ffb6
commit 30ff29dc9f
2 changed files with 23 additions and 6 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2017110200.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2017110200.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.