| changeset 113 | fac7354c55d2 |
| parent 78 | af9e716b01bc |
| child 114 | 110f99eb417e |
--- a/client/js/ldtjson-bin.js Mon Mar 25 19:29:15 2013 +0100 +++ b/client/js/ldtjson-bin.js Tue Mar 26 16:14:19 2013 +0100 @@ -23,7 +23,6 @@ ); Rkns.Ldt.ProjectBin.prototype._init = function(_renkan, _opts) { - console.log("Initializing Project Bin"); this.renkan = _renkan; this.proj_id = _opts.project_id; this.ldt_platform = _opts.ldt_platform || "http://ldt.iri.centrepompidou.fr/";