JumpLink / angular-toggle-switch

AngularJS Toggle Switch
http://jumplink.github.io/angular-toggle-switch/
MIT License
68 stars 37 forks source link

Documentation error #16

Closed hugsbrugs closed 8 years ago

hugsbrugs commented 8 years ago

Hi !

On this page : http://jumplink.github.io/angular-toggle-switch/

Bower install link : bower install angular-toggle-switch --save refers to another similar plugin : https://github.com/cgarvis/angular-toggle-switch

You should replace it with the correct one : bower install angular-bootstrap-toggle-switch --save

JumpLink commented 8 years ago

thank you, fixed!

xuchen commented 8 years ago

Took me a while to figure out why mine wasn't looking like it was working: the docs didn't say that I had to include "angular-toggle-switch-bootstrap-3.css" too!