VinceG / twitter-bootstrap-wizard

This twitter bootstrap plugin builds a wizard out of a formatter tabbable structure. It allows to build a wizard functionality using buttons to go through the different wizard steps and using events allows to hook into each step individually.
MIT License
1.39k stars 676 forks source link

Return missed on init this.fixNavigationButtons() #66

Closed Illirgway closed 10 years ago

Illirgway commented 10 years ago

return missed in new version nav buttons fix

// Work the next/previous buttons
obj.fixNavigationButtons();