Added JS template field for JavaScript if needed

This commit is contained in:
moodler 2006-08-17 09:02:56 +00:00
parent f9e2f481df
commit 8ac4971405
7 changed files with 22 additions and 9 deletions

View file

@ -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;