Roo/bootstrap/MessageBar.js
authorEdward <edward@roojs.com>
Wed, 4 Jun 2014 06:13:20 +0000 (14:13 +0800)
committerEdward <edward@roojs.com>
Wed, 4 Jun 2014 06:13:20 +0000 (14:13 +0800)
Roo/bootstrap/MessageBar.js

index ccef127..7e51303 100644 (file)
@@ -48,9 +48,7 @@ Roo.extend(Roo.bootstrap.MessageBar, Roo.bootstrap.Component,  {
     
     onRender : function(ct, position)
     {
-        Roo.bootstrap.Component.superclass.onRender.call(this, ct, position);
-        
-        
+//        this.hide();
     }
    
 });