Roo/bootstrap/NavGroup.js
authorEdward <edward@roojs.com>
Thu, 12 Jun 2014 06:39:10 +0000 (14:39 +0800)
committerEdward <edward@roojs.com>
Thu, 12 Jun 2014 06:39:10 +0000 (14:39 +0800)
Roo/bootstrap/NavGroup.js

index aeb97f7..5c7d199 100644 (file)
@@ -108,7 +108,7 @@ Roo.extend(Roo.bootstrap.NavGroup, Roo.bootstrap.Component,  {
         if(this.disable){
             this.maskEl.show();
         }
-    },
+    }
    
 });