]> git.mjollnir.org Git - moodle.git/commit
MDL-8682 - the last commit caused a regression that stopped it working.
authortjhunt <tjhunt>
Mon, 31 Mar 2008 15:07:14 +0000 (15:07 +0000)
committertjhunt <tjhunt>
Mon, 31 Mar 2008 15:07:14 +0000 (15:07 +0000)
commit20b8b489ec86f53b0cfdd9ca0e091baa83dfa106
tree9975c64436c05fb9b5d070202a6d2bec92730dd0
parent83947a36a8c5854f0d9fb5da8f58740069082d22
MDL-8682 - the last commit caused a regression that stopped it working.

!something==somethingelse

is not the same as

something!==somethingelse

in javascript, it seems.
mod/quiz/quiz.js