Roo/bootstrap/menu/Menu.js
authorEdward <edward@roojs.com>
Fri, 5 Dec 2014 07:47:58 +0000 (15:47 +0800)
committerEdward <edward@roojs.com>
Fri, 5 Dec 2014 07:47:58 +0000 (15:47 +0800)
Roo/bootstrap/menu/Menu.js

index 6e4a527..64e3baf 100644 (file)
@@ -142,6 +142,7 @@ Roo.extend(Roo.bootstrap.menu.Menu, Roo.bootstrap.Component,  {
     
     onRender : function(ct, position)
     {
+        Roo.log(ct);
        // Roo.log("Call onRender: " + this.xtype);
 //        this.isSubMenu = ct.hasClass('....')
         Roo.bootstrap.menu.Menu.superclass.onRender.call(this, ct, position);