m-e-conroy / angular-dialog-service

A complete AngularJS service with controllers and templates for generating application modals and dialogs for use with Angular-UI-Bootstrap and Twitter Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bower version still refers to $modal

venil7 opened this issue · comments

5.2.8 when installed via bower
still refers to $modal, not $uibModal
here https://github.com/m-e-conroy/angular-dialog-service/blob/master/dist/dialogs.js#L307

This has been fixed and will be in the 5.2.9 release.

👍