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
MIT License
618 stars 228 forks source link

Differentiate between no and cancel on confirm dialog #144

Open wcomartin opened 8 years ago

wcomartin commented 8 years ago

completes issue https://github.com/m-e-conroy/angular-dialog-service/issues/106

just added a function to the confirm controller and added it to the X in the dialog. as a "Cancel" or "Indertermined" state.

niemyjski commented 8 years ago

@wcomartin can you please resolve the merge conflicts so I can merge this in.

niemyjski commented 6 years ago

@wcomartin can you resolve any conflicts here