MDL-63445 core_renderer: display course image in context header

This commit is contained in:
Bas Brands
2018-10-23 09:41:26 +02:00
parent cc486e6125
commit a7712a9851
10 changed files with 88 additions and 3 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
defined('MOODLE_INTERNAL') || die();
$version = 2018101900.00; // YYYYMMDD = weekly release date of this DEV branch.
$version = 2018101900.01; // YYYYMMDD = weekly release date of this DEV branch.
// RR = release increments - 00 in DEV branches.
// .XX = incremental changes.