--- a/web/data/cubicweb.js Mon Oct 04 16:58:34 2010 +0200+++ b/web/data/cubicweb.js Mon Oct 04 18:55:57 2010 +0200@@ -6,6 +6,8 @@ cw = new Namespace('cw'); jQuery.extend(cw, {+ cubes: new Namespace('cubes'),+ log: function () { var args = []; for (var i = 0; i < arguments.length; i++) {