Browse Source

Spacing

pull/2390/head
jlukic 9 years ago
parent
commit
b208d6fd22
1 changed files with 0 additions and 1 deletions
  1. 1
      src/definitions/modules/tab.js

1
src/definitions/modules/tab.js

@ -381,7 +381,6 @@ $.fn.tab = function(parameters) {
module.debug('First time tab loaded calling tab init');
settings.onFirstLoad.call($tab[0], currentPath, parameterArray, historyEvent);
}
return false;
}
}

Loading…
Cancel
Save