mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
Added JS template field for JavaScript if needed
This commit is contained in:
parent
f9e2f481df
commit
8ac4971405
7 changed files with 22 additions and 9 deletions
|
@ -5,7 +5,7 @@
|
|||
// This fragment is called by /admin/index.php
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
$module->version = 2006080900;
|
||||
$module->version = 2006081700;
|
||||
$module->requires = 2006080900; // Requires this Moodle version
|
||||
$module->cron = 60;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue