Roo/bootstrap/MenuItem.js
authorAlan Knowles <alan@roojs.com>
Fri, 16 May 2014 07:18:43 +0000 (15:18 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 16 May 2014 07:18:43 +0000 (15:18 +0800)
Roo/bootstrap/MenuItem.js

index 1e253b0..3aa5d78 100644 (file)
@@ -72,7 +72,7 @@ Roo.extend(Roo.bootstrap.MenuItem, Roo.bootstrap.Component,  {
         this.parent().hideMenuItems();
         
         this.fireEvent('click', this, e);
-    }
+    },
     getEl : function()
     {
         return this.el;