r1630 - branches/bxe_2_0/js

[email protected] Mon, 13 Nov 2006 09:44:34 +0100 (CET)
Newsgroups gmane.editors.bitflux.cvs
Message-ID <[email protected]>
Author: chregu
Date: Mon Nov 13 09:44:33 2006
New Revision: 1630

Modified:
   branches/bxe_2_0/js/widget.js
Log:
remove debug code

Modified: branches/bxe_2_0/js/widget.js
==============================================================================
--- branches/bxe_2_0/js/widget.js	(original)
+++ branches/bxe_2_0/js/widget.js	Mon Nov 13 09:44:33 2006
@@ -209,7 +209,6 @@
 	if (helptext) {
 		this.node.setAttribute("title", helptext);
 	}
-	console.log(icon);
 	if (icon) {
 		var img = this.node.appendChild(document.createElement("img"));
 		img.src =  icon;
-- 
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs