Ooops. how did this get left in? MDL-7281
This commit is contained in:
@@ -9,9 +9,6 @@ function require_js($list) {
|
||||
global $CFG;
|
||||
$output = '';
|
||||
|
||||
return; // Okay AJAX is nowhere near ready. Disabling until the major
|
||||
// issues are resolved.
|
||||
|
||||
if (!check_browser_version('MSIE', 6.0) && !check_browser_version('Firefox', 1.5)) {
|
||||
// We still have issues with YUI in other browsers.
|
||||
return;
|
||||
@@ -104,4 +101,4 @@ class jsportal {
|
||||
}
|
||||
|
||||
}
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user