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

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