Roo/bootstrap/MenuItem.js
[roojs1] / 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?  
-    }
-
+    } 
 });