]> git.mjollnir.org Git - moodle.git/commit
Comment out an if (ajaxenabled()) check that was stopping any javascript included...
authortjhunt <tjhunt>
Wed, 26 Sep 2007 17:48:27 +0000 (17:48 +0000)
committertjhunt <tjhunt>
Wed, 26 Sep 2007 17:48:27 +0000 (17:48 +0000)
commitc6f9234ce38fc6e9d42d88381c902e1c32282cf7
tree27e8961f4e6c8da021eddc87e7ce0d01cc772bb4
parent8925adab0856bea14d0c554c6d20e61e3a7417cb
Comment out an if (ajaxenabled()) check that was stopping any javascript included with require_js before print_header from being included, (but not js included afterwareds). See
http://moodle.org/mod/forum/discuss.php?d=81050 for discussion.
lib/weblib.php