Roo/bootstrap/MenuItem.js
authorAlan Knowles <alan@roojs.com>
Tue, 4 Jul 2017 08:54:33 +0000 (16:54 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 4 Jul 2017 08:54:33 +0000 (16:54 +0800)
Roo/bootstrap/MenuItem.js

index 0ea37f2..dfc4c0f 100644 (file)
@@ -121,12 +121,7 @@ Roo.extend(Roo.bootstrap.MenuItem, Roo.bootstrap.Component,  {
     getEl : function()
     {
         return this.el;
-    },
-    getChildContainer : function()
-    {
-        return Roo.get(document.body); // add children to body?  
-    }
-
+    } 
 });