MDL-11729 :: Removed commenting out loading of the Chameleon files loading.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<title><?php echo $title ?></title>
|
||||
<link rel="shortcut icon" href="<?php echo $CFG->themewww .'/'. current_theme() ?>/favicon.ico" />
|
||||
|
||||
<?php //include('ui/chameleon.php'); ?>
|
||||
<?php include('ui/chameleon.php'); ?>
|
||||
<?php include("$CFG->javascript"); ?>
|
||||
<?php include('js/jquery.php'); ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user