From: skodak Date: Fri, 2 Feb 2007 14:06:04 +0000 (+0000) Subject: MDL-8392 Permanent Message "Chameleon is loading..." X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=eebb96e5dab6d02f3205d59da2bb09b7a423e5d7;p=moodle.git MDL-8392 Permanent Message "Chameleon is loading..." --- diff --git a/theme/chameleon/ui/chameleon_js.php b/theme/chameleon/ui/chameleon_js.php index f1746545a9..9038fdcccc 100644 --- a/theme/chameleon/ui/chameleon_js.php +++ b/theme/chameleon/ui/chameleon_js.php @@ -40,7 +40,7 @@ String.prototype.trim = function() { var Config = { THEME_ROOT: '', - REMOTE_URI: '/css.php?id=', + REMOTE_URI: '/css.php', FONTS_LIST: ['verdana, arial, helvetica, sans-serif', '"trebuchet ms", verdana, sans-serif', 'georgia, "trebuchet ms", times, serif', 'Other'], FONT_WEIGHTS: ['normal', 'bold'], FONT_STYLES: ['normal', 'italic'],