]> git.mjollnir.org Git - moodle.git/commit
overlib MDL-19735 Overlib is now included only where it is used
authorsamhemelryk <samhemelryk>
Thu, 17 Sep 2009 07:46:20 +0000 (07:46 +0000)
committersamhemelryk <samhemelryk>
Thu, 17 Sep 2009 07:46:20 +0000 (07:46 +0000)
commit458eb0d10c19b2eeb295aa7cc65d7f40a36fe8f7
tree4c66cf00528f19db2ff53abb582809899f08d052
parentbb55642327a8ea164eb8ffa33c7b53f61dd99cf0
overlib MDL-19735 Overlib is now included only where it is used
At the same time I have converted the calendar block to use YUI instead of overlib, this introduces one regression in that the panel is shown immediatly but should really have a minimal delay for usability.
This will be fixed once the theme changes for 2.0 have been commited
16 files changed:
blocks/calendar_month/block_calendar_month.php
calendar/calendar.js [new file with mode: 0644]
calendar/event.php
calendar/export.php
calendar/lib.php
calendar/overlib.cfg.php [deleted file]
calendar/view.php
grade/report/grader/index.php
group/overview.php
lib/outputrenderers.php
mod/hotpot/review.php
mod/quiz/attempt.php
mod/quiz/report/grading/report.php
mod/quiz/review.php
mod/quiz/reviewquestion.php
question/type/multianswer/questiontype.php