Roo/bootstrap/MenuItem.js
authorEdward <edward@roojs.com>
Wed, 16 Apr 2014 13:20:12 +0000 (21:20 +0800)
committerEdward <edward@roojs.com>
Wed, 16 Apr 2014 13:20:12 +0000 (21:20 +0800)
Roo/bootstrap/MenuItem.js

index c4322df..89fc634 100644 (file)
@@ -40,13 +40,6 @@ Roo.extend(Roo.bootstrap.MenuItem, Roo.bootstrap.Component,  {
     html : false,
     preventDefault: true,
     
-    getChildContainer : function() {
-        Roo.log('this.el');
-        Roo.log(this.el);
-        Roo.log(this.parent());
-        return this.el;  
-    },
-    
     getAutoCreate : function(){
         var cfg= {
            tag: 'li',