upgrade to mootools 1.2; temporarily deactivate the color picker that does not work with this mootools version
This commit is contained in:
@@ -363,7 +363,6 @@ $GLOBALS['js_include'][] = 'tbl_change.js';
|
||||
$GLOBALS['js_include'][] = 'functions.js';
|
||||
// in case we call sql.php which needs those:
|
||||
$GLOBALS['js_include'][] = 'mootools.js';
|
||||
$GLOBALS['js_include'][] = 'mootools-domready.js';
|
||||
|
||||
$active_page = $goto_include;
|
||||
require_once './libraries/header.inc.php';
|
||||
|
Reference in New Issue
Block a user