CSS und Templates

This commit is contained in:
L_DA 2020-09-13 21:07:32 +02:00
parent 45e9e4cf6a
commit e642b6702c
6 changed files with 90 additions and 29 deletions

View file

@ -26,6 +26,6 @@ defined('MOODLE_INTERNAL') || die();
$plugin->component = 'mod_timetable';
$plugin->release = '0.1.0';
$plugin->version = 2020083003;
$plugin->version = 2020083004;
$plugin->requires = 2020061500;
$plugin->maturity = MATURITY_ALPHA;