openam / bootstrap-responsive-tabs

Bootstrap responsive tabs are tabs that switch to collapsible components (accordions) when resized.
openam.github.io/bootstrap-responsive-tabs
MIT License
132 stars 60 forks source link

variable destination undefined in panelToTab() function #29

Closed thilak-rao closed 9 years ago

thilak-rao commented 9 years ago

Variable "destination" is undefined in panelToTab() function.

Will try to send a pull request soon.

thilak-rao commented 9 years ago

Turns out, I need to specifyid attribute to ul.nav.nav-tabs. Closing the issue.