Roo/mailer/Body.js
authorAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 09:26:06 +0000 (17:26 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 18 Sep 2014 09:26:06 +0000 (17:26 +0800)
Roo/mailer/Body.js

index 18cf1a9..f0c4fd2 100644 (file)
@@ -30,7 +30,7 @@ Roo.mailer.Body  = function(config){
         marginheight : 0,
         offset : 0
     });
-    Roo.log("render body from ctor");
+    
     this.onRender(body);
     this.onRender = function() { };