You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now nav-bar type="class name strings" only accept class strings, but if it accepted an Angular expression or a string we'd be able to change the classes on the nav-bar (and I suppose header-bar) by setting a $scope variable.