Roo/bootstrap/Navbar.Item.js
authorJulian Knowles <julian@roojs.com>
Fri, 24 Jan 2014 07:39:04 +0000 (15:39 +0800)
committerJulian Knowles <julian@roojs.com>
Fri, 24 Jan 2014 07:39:04 +0000 (15:39 +0800)
Roo/bootstrap/Navbar.Item.js

index 2650e6a..76a5a0f 100644 (file)
@@ -33,7 +33,7 @@ Roo.extend(Roo.bootstrap.Navbar.Item, Roo.bootstrap.Component,  {
            }
            
            if (this.active) {
-               this.cls += ' active'
+               this.cls += ' active';
            }
            
            if (this.menu) {