Skip to content

Commit

Permalink
Roo/bootstrap/NavItem.js
Browse files Browse the repository at this point in the history
  • Loading branch information
roojs committed Nov 26, 2015
1 parent c4c4bac commit de77260
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Roo/bootstrap/NavItem.js
Expand Up @@ -142,8 +142,7 @@ Roo.extend(Roo.bootstrap.NavItem, Roo.bootstrap.Component, {
{
if(
this.preventDefault ||
this.href == '#' ||
(this.animateRef && this.href.indexOf('#') > -1)
this.href == '#'
){

e.preventDefault();
Expand Down

0 comments on commit de77260

Please sign in to comment.