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

index ef6f23d..e9e9231 100644 (file)
@@ -140,6 +140,14 @@ Roo.extend(Roo.bootstrap.menu.Menu, Roo.bootstrap.Component,  {
         return cfg;
     },
     
+     // private
+//    onRender : function(ct, position)
+//    {
+//       // Roo.log("Call onRender: " + this.xtype);
+//        this.isSubmen = ct.hasClass('....')
+//        Roo.bootstrap.menu.Menu.superclass.onRender.call(this, ct, position);
+//   
+    
     isSubMenu : function()
     {
         if(this.parent() instanceof Roo.bootstrap.menu.Item){