Hi,
in current master, many pages show this error in the js console. The reason is that libraries/header_scripts.inc.php calls js/messages.php which uses $.datepicker, but the date picker comes from js/jquery/jquery-ui-1.8.custom.js which is not included everywhere.
Hi
Dne Sun, 09 May 2010 07:27:51 -0400 Marc Delisle marc@infomarc.info napsal(a):
in current master, many pages show this error in the js console. The reason is that libraries/header_scripts.inc.php calls js/messages.php which uses $.datepicker, but the date picker comes from js/jquery/jquery-ui-1.8.custom.js which is not included everywhere.
Fixed in Git.