blob: 7b8d37aba5cb4e0a1f7e95fdf09a470fff3b0ca1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
angular-confirm
===============
[![Build Status](https://travis-ci.org/Schlogen/angular-confirm.svg?branch=master)](https://travis-ci.org/Schlogen/angular-confirm)
Confirm modal dialog for AngularJS
To use ui-bootstrap < 0.14.x you must keep on the 1.1.x release track for this module
This module requires the Angular-UI $modal service http://angular-ui.github.io/bootstrap/#/modal.
[NPM](https://www.npmjs.com/package/angular-confirm)
To install with bower: `bower install angular-confirm-modal`
[DEMO](http://schlogen.github.io/angular-confirm)
|