|
Fixed bootstrap tab issue on static pages. JQuery selector was not specific enough and was mixing up top nav bar with page specific tabs
|
|---|
|
|
| app/views/static_pages/about_us.html.erb |
|---|
| app/views/static_pages/help.html.erb |
|---|
| app/views/static_pages/roadmap.html.erb |
|---|