Roo/bootstrap/Container.js
authoredward <edward@roojs.com>
Fri, 4 Dec 2015 04:55:25 +0000 (12:55 +0800)
committeredward <edward@roojs.com>
Fri, 4 Dec 2015 04:55:25 +0000 (12:55 +0800)
Roo/bootstrap/Container.js

index 4e10639..fb43976 100644 (file)
@@ -188,6 +188,11 @@ Roo.extend(Roo.bootstrap.Container, Roo.bootstrap.Component,  {
         return cfg;
     },
     
+    initEvents: function() 
+    {
+        
+    },
+    
     titleEl : function()
     {
         if(!this.el || !this.panel.length || !this.header.length){