cgross / angular-prompt

Angular service to easily display input prompts and confirmation modals.
http://cgross.github.io/angular-prompt/demo
MIT License
52 stars 41 forks source link

Make code compatible with latest ui-bootstrap #20

Open manuelnaranjo opened 8 years ago

manuelnaranjo commented 8 years ago

ui-bootstrap changed it's API in version 0.14.0 cleaning it's name space adding uib to prefix to each of it's services, this commit fixes the issue.