angular-dialog-service icon indicating copy to clipboard operation
angular-dialog-service copied to clipboard

Implementation of data-dismiss

Open hugsbrugs opened this issue 10 years ago • 1 comments
trafficstars

Hello,

I'm wondering if data-dismiss="modal" should work or if I must use ng-click="close()" and implement a close function in each controller ? This not a necessity but it would save a few lines of code ...

Thank's for your great plugin !

hugsbrugs avatar Jan 07 '15 09:01 hugsbrugs

Thank you for the compliment, sorry haven't responded in such a long time. Been inundated with my real job. Anyway... I'm not familiar with 'data-dismiss' and am unsure of what you're trying to accomplish, but if you like you can fork it and submit a pull request with what you're looking for if you like.

m-e-conroy avatar Jan 28 '15 17:01 m-e-conroy